Cyber Posture

CVE-2026-25351

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-25351 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

Directly addresses reflected XSS by filtering information outputs to neutralize malicious scripts before rendering in the victim's browser.

prevent

Prevents exploitation by validating and sanitizing user inputs that are improperly neutralized during web page generation.

prevent

Mitigates the vulnerability through timely identification, reporting, and patching of the flaw in MyMedi versions prior to 1.7.7.

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 enables script execution in victim's browser via crafted malicious URL requiring user interaction, directly mapping to drive-by 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 MyMedi mymedi allows Reflected XSS.This issue affects MyMedi: from n/a through < 1.7.7.

Deeper analysisAI

CVE-2026-25351 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the skygroup MyMedi WordPress theme. This issue affects MyMedi versions from n/a through those prior to 1.7.7. Published on 2026-03-25T17:16:45.900, it 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).

Remote attackers require no privileges to exploit this vulnerability by crafting malicious inputs that are reflected without proper neutralization during web page generation. Exploitation depends on user interaction, such as a victim accessing a malicious URL, enabling the attacker to inject and execute scripts in the victim's browser context. This can result in low impacts to confidentiality, integrity, and availability, with a changed scope due to cross-origin effects.

The Patchstack advisory details this as a Reflected XSS vulnerability in the MyMedi WordPress theme, fixed in version 1.7.7. Mitigation involves updating affected WordPress installations to MyMedi 1.7.7 or later.

Details

CWE(s)

CVEs Like This One

CVE-2026-28113Shared CWE-79
CVE-2026-27353Shared CWE-79
CVE-2026-32494Shared CWE-79
CVE-2026-25304Shared 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