Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L
Author credentials required (PR:H), admin must view content (UI:R), scope change to admin context confirmed; availability impact not substantiated for standard stored XSS.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Author Cross Site Scripting (XSS) in Simple URLs <= 151 versions.
AnalysisAI
Stored Cross-Site Scripting in the Simple URLs WordPress plugin (versions <= 151) allows authenticated author-level users to inject persistent malicious scripts into content rendered in the WordPress admin interface. The CVSS Scope:Changed metric indicates the injected payload executes in a security context beyond the attacker's own session - most likely the administrative dashboard viewed by higher-privileged users such as site administrators. No public exploit code or active exploitation confirmed at time of analysis, but the scope change introduces a realistic privilege escalation path from author to administrator via session hijacking.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) describes a failure to sanitize or encode user-supplied input before rendering it in an HTML context. The Simple URLs plugin by Andrew Fiebert (CPE: cpe:2.3:a:andrew_fiebert:simple_urls) is a WordPress plugin used to manage custom URL shortlinks and pretty-print redirects. The XSS vector is described as 'Author' level, indicating the vulnerable input surface is an author-accessible field - likely a URL label, title, or slug field - whose value is stored in the database and later rendered without encoding in the admin UI. The CVSS S:C (Scope Changed) metric confirms the payload executes outside the attacker's own browsing context, consistent with stored XSS surfacing in an administrator's session.
RemediationAI
Update the Simple URLs plugin to a version newer than 151 via the WordPress plugin dashboard or by checking the WordPress.org plugin repository for the latest release. Consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/simple-urls/vulnerability/wordpress-simple-urls-plugin-151-cross-site-scripting-xss-vulnerability for the confirmed patched version number, which is not independently specified in the available input data. If an immediate update is not possible, restrict author-level role assignment to only fully trusted users, as the exploit requires author credentials - revoking or auditing author accounts eliminates the primary attack path. Additionally, enabling a WordPress security plugin with XSS output filtering (e.g., Patchstack, Wordfence) can serve as a compensating control, though it does not address the root cause and may not block all payload variants.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41317
GHSA-q8gg-w774-849h