CVE-2026-1277 MEDIUM

CVE-2026-1277: URL Shortify <= 1.12.1 - Unauthenticated Open Redirect via 'redirect_to' Parameter

Vendor Kaizencoders
Product URL Shortify – Simple and Easy URL Shortener
Weakness CWE-601 · Open redirect
Published February 18, 2026
Last update April 8, 2026

CVSS base score

4.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N

What the vulnerability does

01Description

The URL Shortify plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 1.12.1 due to insufficient validation on the 'redirect_to' parameter in the promotional dismissal handler. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites via a crafted link.

Explanation of Vulnerability in Simple Terms

02Summary

URL Shortify versions 1.12.1 and earlier contain an open redirect vulnerability. When a user clicks a malicious shortened URL, they are redirected to an attacker-controlled website. The vulnerability requires user interaction—the victim must click the link. No authentication is needed to exploit it.

What an attacker can do

03Attacker Capabilities

Redirect users to a malicious website when they click a shortened URL.

Potential impact on your site

04Site Impact

Users may be redirected to phishing or malware sites, damaging trust in your shortened URLs.

Conditions required to exploit

05Prerequisites

Victim must click a malicious shortened URL created by the attacker.

Key dates

06Disclosure timeline

February 18, 2026 CVE published
April 8, 2026 Record updated