Cyber Posture

CVE-2025-22631

High

Published: 23 February 2025

Published
23 February 2025
Modified
23 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.0013 32.1th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-22631 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 Malicious Link (T1204.001); ranked at the 32.1th 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 Malicious Link (T1204.001) 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

SI-15 enforces output filtering and encoding of user inputs in web pages, directly preventing reflected XSS execution in the vbout Marketing Automation plugin.

prevent

SI-10 requires validation of information inputs, rejecting or sanitizing malicious payloads that enable reflected XSS in the vulnerable plugin.

prevent

SI-2 mandates timely flaw remediation, directly mitigating this CVE through patching affected Marketing Automation versions up to 1.2.6.8.

MITRE ATT&CK Enterprise TechniquesAI

T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
T1566.002 Spearphishing Link Initial Access
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
Why these techniques?

Reflected XSS allows crafting malicious links/requests that trick victims into triggering arbitrary script execution in browser; directly maps to malicious link delivery and spearphishing link techniques.

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in vbout Marketing Automation marketing-automation allows Reflected XSS.This issue affects Marketing Automation: from n/a through <= 1.2.6.8.

Deeper analysisAI

CVE-2025-22631 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, affecting the vbout Marketing Automation plugin for WordPress. The issue impacts Marketing Automation versions from n/a through 1.2.6.8 and was published on 2025-02-23.

The vulnerability has 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 exploitation over the network with low attack complexity, no required privileges, and user interaction. A remote unauthenticated attacker can craft a malicious request, such as a link, and trick a victim into accessing it on a vulnerable site, leading to arbitrary script execution in the victim's browser context and potential low-level impacts on confidentiality, integrity, and availability with changed scope.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/marketing-automation/vulnerability/wordpress-marketing-automation-plugin-1-2-6-8-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve.

Details

CWE(s)

CVEs Like This One

CVE-2025-22575Shared CWE-79
CVE-2025-23674Shared CWE-79
CVE-2025-23812Shared CWE-79
CVE-2025-23629Shared CWE-79
CVE-2025-28903Shared CWE-79
CVE-2025-69323Shared CWE-79
CVE-2025-23633Shared CWE-79
CVE-2025-24563Shared CWE-79
CVE-2025-28921Shared CWE-79
CVE-2025-68846Shared CWE-79

References