Cyber Posture

CVE-2025-23843

High

Published: 03 March 2025

Published
03 March 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.0035 57.2th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-23843 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 in the top 42.8% of CVEs by exploit likelihood; 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

SI-15 directly prevents reflected XSS by requiring filtering and sanitization of user inputs before output in web pages generated by the WP-HR Manager plugin.

prevent

SI-10 enforces validation of untrusted inputs to the plugin, blocking malicious scripts that could be reflected back to victims' browsers.

prevent

SI-2 ensures timely patching or removal of the vulnerable WP-HR Manager plugin versions through <= 3.1.0 to remediate the improper neutralization flaw.

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.
T1185 Browser Session Hijacking Collection
Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.
Why these techniques?

The reflected XSS vulnerability in the public-facing WP-HR Manager WordPress plugin directly enables exploitation of public-facing applications (T1190) and facilitates browser session hijacking via arbitrary script execution for session data theft or actions on behalf of the user (T1185).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wphrmanager WP-HR Manager: The Human Resources Plugin for WordPress wp-hr-manager allows Reflected XSS.This issue affects WP-HR Manager: The Human Resources Plugin for WordPress: from n/a through <= 3.1.0.

Deeper analysisAI

CVE-2025-23843 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 WP-HR Manager: The Human Resources Plugin for WordPress (wp-hr-manager), impacting all versions from n/a through 3.1.0 inclusive. The issue was published on 2025-03-03.

The vulnerability carries a CVSS v3.1 base score of 7.1 (High) with the vector AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L. Remote attackers with no required privileges can exploit it over the network with low attack complexity by tricking authenticated users into performing an action, such as interacting with a malicious link or input reflected in a web page. Successful exploitation allows arbitrary script execution in the victim's browser context, with changed scope potentially enabling low impacts on confidentiality (e.g., session data theft), integrity, and availability.

The Patchstack advisory documents this Reflected XSS issue in WP-HR Manager plugin version 3.1.0 and provides additional vulnerability details at https://patchstack.com/database/Wordpress/Plugin/wp-hr-manager/vulnerability/wordpress-wp-hr-manager-plugin-3-1-0-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve. Security practitioners should consult this reference for recommended mitigations, such as plugin updates if available.

Details

CWE(s)

CVEs Like This One

CVE-2025-22751Shared CWE-79
CVE-2026-30862Shared CWE-79
CVE-2025-23726Shared CWE-79
CVE-2025-67932Shared CWE-79
CVE-2025-28928Shared CWE-79
CVE-2025-68538Shared CWE-79
CVE-2025-27088Shared CWE-79
CVE-2025-23811Shared CWE-79
CVE-2025-22593Shared CWE-79
CVE-2025-23846Shared CWE-79

References