Cyber Posture

CVE-2026-25304

High

Published: 25 March 2026

Published
25 March 2026
Modified
24 April 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0004 11.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-25304 is a high-severity Cross-site Scripting (CWE-79) vulnerability. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 11.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to Drive-by Compromise (T1189) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires filtering and encoding of information prior to web page generation, directly preventing reflected XSS by neutralizing malicious input reflected in Jaroti theme outputs.

prevent

Mandates validation of user inputs for correctness, length, and type, blocking malicious payloads that exploit the improper neutralization in Jaroti prior to version 1.4.8.

prevent

Ensures timely flaw remediation through patching, directly addressing the Jaroti theme vulnerability fixed in version 1.4.8.

MITRE ATT&CK Enterprise TechniquesAI

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
Why these techniques?

Reflected XSS is triggered by victim clicking a crafted URL containing malicious JS payload, directly enabling drive-by browser compromise (T1189) and user execution via malicious link (T1204.001).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in skygroup Jaroti jaroti allows Reflected XSS.This issue affects Jaroti: from n/a through < 1.4.8.

Deeper analysisAI

CVE-2026-25304 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, affecting the skygroup Jaroti WordPress theme (jaroti). This issue impacts all versions of Jaroti from n/a through those prior to 1.4.8. The vulnerability was published on 2026-03-25 and carries a CVSS v3.1 base score of 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L).

An unauthenticated remote attacker can exploit this vulnerability over the network with low complexity by crafting malicious input that is reflected in web page generation. Exploitation requires user interaction, such as a victim clicking a specially crafted link, which triggers execution of arbitrary JavaScript in the context of the victim's browser session. Successful exploitation enables low-impact consequences to confidentiality, integrity, and availability, with a changed scope due to the cross-origin effects.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/jaroti/vulnerability/wordpress-jaroti-theme-1-4-8-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve details the Reflected XSS flaw and indicates mitigation through updating to Jaroti version 1.4.8, which resolves the issue for affected WordPress installations.

Details

CWE(s)

CVEs Like This One

CVE-2026-28113Shared CWE-79
CVE-2026-27353Shared CWE-79
CVE-2026-32494Shared CWE-79
CVE-2026-25351Shared CWE-79
CVE-2025-22793Shared CWE-79
CVE-2026-27375Shared CWE-79
CVE-2025-25119Shared CWE-79
CVE-2025-23652Shared CWE-79
CVE-2026-34375Shared CWE-79
CVE-2025-23610Shared CWE-79

References