Cyber Posture

CVE-2025-22322

High

Published: 21 January 2025

Published
21 January 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-22322 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 Exploit Public-Facing Application (T1190); 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 Exploit Public-Facing Application (T1190) 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 output prior to web page generation to neutralize injected scripts.

prevent

Validates and sanitizes untrusted inputs from unauthenticated users to prevent malicious script payloads from being reflected.

prevent

Remediates the specific flaw in the UserPro plugin through timely identification and patching of vulnerable versions up to 4.10.0.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Reflected XSS in public-facing WordPress plugin directly enables exploitation of web applications (T1190) and client-side script execution via malicious links (T1203).

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in DeluxeThemes Private Messages for UserPro userpro-messaging allows Reflected XSS.This issue affects Private Messages for UserPro: from n/a through <= 4.10.0.

Deeper analysisAI

CVE-2025-22322 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the DeluxeThemes Private Messages for UserPro plugin (userpro-messaging) for WordPress. The issue affects versions from n/a through 4.10.0 and was published on 2025-01-21.

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 network accessibility, low attack complexity, no required privileges, and user interaction such as clicking a malicious link. Unauthenticated attackers can exploit it by injecting script payloads that reflect in the web page, achieving low impacts on confidentiality, integrity, and availability within the victim's browser context due to the changed scope.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/userpro-messaging/vulnerability/wordpress-private-messages-for-userpro-plugin-4-10-0-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve.

Details

CWE(s)

CVEs Like This One

CVE-2025-22570Shared CWE-79
CVE-2025-23438Shared CWE-79
CVE-2025-23741Shared CWE-79
CVE-2025-23637Shared CWE-79
CVE-2025-23881Shared CWE-79
CVE-2025-23594Shared CWE-79
CVE-2026-23807Shared CWE-79
CVE-2025-27005Shared CWE-79
CVE-2025-23478Shared CWE-79
CVE-2025-68520Shared CWE-79

References