CVE-2025-12684
Description
The URL Shortify WordPress plugin before 1.11.3 does not sanitize and escape a parameter before outputting it back in the page, leading to a reflected cross site scripting, which could be used against high-privilege users such as admins.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
URL Shortify plugin before 1.11.3 has a reflected XSS flaw via an unsanitized parameter, allowing attacks on admins.
The URL Shortify WordPress plugin prior to version 1.11.3 contains a reflected cross-site scripting (XSS) vulnerability in one of its parameters. The plugin fails to sanitize and escape a user-controllable parameter before outputting it back in the page, leading to the execution of arbitrary JavaScript in the victim's browser [1].
To exploit this vulnerability, an attacker must trick a high-privilege user, such as an administrator, into clicking a crafted link that injects malicious script. Since the XSS is reflected, the attacker does not need authentication to trigger the payload, but the attack requires user interaction (e.g., a phishing campaign). The vulnerability is classified as High severity with a CVSS score of 7.1 [1].
Successful exploitation allows the attacker to perform actions within the context of the victim's session, which could include modifying plugin settings, creating new administrator accounts, or performing other administrative actions on the WordPress site. The impact is amplified because the intended target is high-privilege users [1].
The vulnerability was publicly disclosed and is fixed in version 1.11.3 of the URL Shortify plugin. Users are strongly advised to update to the latest patched release. No workarounds are mentioned in the advisory [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.