URL Shortify <= 1.12.1 - Unauthenticated Open Redirect via 'redirect_to' Parameter

Strategic Overview

Status
Patched in 1.12.2
Affected Version<= 1.12.1
CVSS4.7Medium
CVECVE-2026-1277
View all URL Shortify – Simple and Easy URL Shortener vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 1.12.2, or a newer patched version --- IDENTIFIER: CWE-601 (URL Redirection to Untrusted Site ('Open Redirect')) The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C