Cyber Posture

CVE-2025-22793

High

Published: 15 January 2025

Published
15 January 2025
Modified
29 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.0016 36.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-22793 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 36.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

Information output filtering directly neutralizes untrusted inputs during web page generation to prevent DOM-based XSS script execution.

prevent

Information input validation ensures malicious payloads are rejected before they can be processed and reflected in the DOM.

prevent

Flaw remediation requires timely patching of the vulnerable WordPress plugin to eliminate the DOM-based XSS vulnerability.

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?

The reflected/DOM-based XSS allows arbitrary script execution in the victim's browser when a crafted malicious link to the vulnerable plugin page is clicked, directly enabling drive-by compromise via malicious links and user execution of the payload.

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Bold Bold pagos en linea bold-pagos-en-linea allows DOM-Based XSS.This issue affects Bold pagos en linea: from n/a through <= 3.1.4.

Deeper analysisAI

CVE-2025-22793 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as DOM-based Cross-site Scripting (XSS, CWE-79), in the Bold Pagos en Línea WordPress plugin (bold-pagos-en-linea). This issue affects all versions from n/a through 3.1.4 and was published on 2025-01-15. The vulnerability 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), indicating high severity due to its network accessibility and scope change.

Unauthenticated remote attackers can exploit this vulnerability over the network with low attack complexity, though it requires user interaction such as clicking a malicious link. Exploitation enables script execution in the victim's browser context within the affected plugin, potentially compromising low levels of confidentiality, integrity, and availability impacts across a changed scope.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/bold-pagos-en-linea/vulnerability/wordpress-bold-pagos-en-linea-plugin-3-1-0-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve documents this vulnerability in the WordPress plugin context.

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-2026-25304Shared 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