Cyber Posture

CVE-2026-25361

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-25361 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 of output during web page generation to neutralize reflected input containing malicious scripts in the WpEvently plugin.

prevent

Mandates validation of inputs to prevent improper neutralization leading to reflected XSS execution in the vulnerable WordPress plugin.

prevent

Ensures timely flaw remediation by patching the specific Reflected XSS vulnerability in WpEvently versions through 5.1.4.

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.
T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
Why these techniques?

Reflected XSS in public-facing WordPress plugin enables arbitrary JavaScript execution in victim browser via crafted malicious link (direct match to drive-by compromise and JS interpreter abuse).

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in magepeopleteam WpEvently mage-eventpress allows Reflected XSS.This issue affects WpEvently: from n/a through <= 5.1.4.

Deeper analysisAI

CVE-2026-25361 is an Improper Neutralization of Input During Web Page Generation vulnerability, enabling Reflected Cross-Site Scripting (XSS) as classified under CWE-79. It affects the WpEvently (mage-eventpress) WordPress plugin developed by magepeopleteam, with the issue present in all versions from n/a through 5.1.4. The vulnerability was published on 2026-03-25T17:16:47.283 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).

Attackers can exploit this vulnerability remotely over the network with low complexity and no required privileges, though it necessitates user interaction such as clicking a malicious link. Successful exploitation allows execution of scripts in the victim's browser context due to reflected input, potentially leading to low-level impacts on confidentiality, integrity, and availability, with changed scope enabling cross-origin effects.

The Patchstack advisory documents this issue for the WordPress WpEvently plugin up to version 5.1.4 and provides details on the Reflected XSS vulnerability; security practitioners should review https://patchstack.com/database/Wordpress/Plugin/mage-eventpress/vulnerability/wordpress-wpevently-plugin-5-1-4-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve for mitigation recommendations and patch information.

Details

CWE(s)

CVEs Like This One

CVE-2026-28109Shared CWE-79
CVE-2024-53965Shared CWE-79
CVE-2025-70846Shared CWE-79
CVE-2026-22704Shared CWE-79
CVE-2025-31625Shared CWE-79
CVE-2025-69053Shared CWE-79
CVE-2026-25438Shared CWE-79
CVE-2025-50128Shared CWE-79
CVE-2025-25132Shared CWE-79
CVE-2026-42524Shared CWE-79

References