URL Shortify <= 1.12.1 - Unauthenticated Open Redirect via 'redirect_to' Parameter
2026-02-17 16:15
Tarcísio Luchesi De Almeida Silva (Poystick)Strategic Overview
StatusPatched in 1.12.2
Affected PluginURL Shortify – Simple and Easy URL Shortener
Affected Version
<= 1.12.1CVSS4.7Medium
CVE
CVE-2026-1277Vulnerability 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