
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13355 is a Reflected Cross-Site Scripting (XSS) vulnerability in the URL Shortify WordPress plugin affecting all versions before 1.11.4. The flaw allows unauthenticated attackers to craft malicious URLs that, when opened by a logged-in administrator, execute arbitrary JavaScript in the admin's browser context. The vulnerability was discovered and reported by researcher Gregory Allegoet, publicly published on November 24, 2025, and assigned a CVE on December 15, 2025. It carries a CVSS v3.1 base score of 7.1 (High) (WPScan, Red Hat CVE).
The root cause is improper neutralization of user-supplied input before it is reflected back in the HTML page output (CWE-79). Specifically, the plugin fails to sanitize or escape the form_data[cpt_id] parameter in the admin page handler (/wp-admin/admin.php?page=us_links), allowing an attacker to inject arbitrary HTML/JavaScript. The attack requires no authentication on the attacker's part but does require social engineering to get a privileged user (e.g., an administrator) to click a crafted URL. A public proof-of-concept URL is available via WPScan (WPScan).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browser session of a high-privilege WordPress user such as an administrator. This can lead to session token theft, unauthorized administrative actions (e.g., creating rogue admin accounts, installing malicious plugins), site defacement, or redirection of site visitors to malicious content. Because the attack targets admin-level users, the potential for full site compromise is significant (WPScan, Red Hat CVE).
A public proof-of-concept is available via WPScan, lowering the barrier for exploitation. The vulnerability requires user interaction (an admin must click the crafted link), but no authentication is needed from the attacker's side. There is no evidence of active in-the-wild exploitation or threat actor attribution at this time. The EPSS score is approximately 0.029% (0.000290), indicating a low but non-zero probability of exploitation in the near term. This CVE is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (WPScan, Red Hat CVE).
form_data[cpt_id] parameter, e.g.:https://example.com/wp-admin/admin.php?page=us_links&action=new&form_data[cpt_id]=a">alert(/XSS/)</script>&submitted=submitted&submit=Save+Link/wp-admin/admin.php?page=us_links&action=new containing URL-encoded script tags or HTML injection characters (e.g., %3Cscript%3E, %22%3E, alert() in the form_data[cpt_id] parameter.Update the URL Shortify WordPress plugin to version 1.11.4 or later, which includes proper sanitization and escaping of the affected parameter. No configuration-based workaround is available; upgrading is the only effective remediation. As a general precaution, administrators should avoid clicking unsolicited or unexpected links to their WordPress admin panel, and consider deploying a Web Application Firewall (WAF) to detect and block reflected XSS attempts (WPScan).
The vulnerability was reported and verified by independent researcher Gregory Allegoet and submitted through WPScan's responsible disclosure process. It was included in Wordfence's weekly WordPress vulnerability report for the period of November 24–30, 2025, indicating routine community tracking of the issue. No significant vendor statements or major media coverage beyond standard vulnerability aggregation have been observed (Wordfence Blog).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."