VYPR
High severity7.1NVD Advisory· Published Mar 3, 2025· Updated Apr 23, 2026

CVE-2025-23843

CVE-2025-23843

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Reflected XSS in WP-HR Manager plugin (≤3.1.0) allows unauthenticated script injection via crafted input.

Vulnerability

Description The WP-HR Manager plugin for WordPress (versions ≤3.1.0) contains a reflected cross-site scripting (XSS) vulnerability caused by improper neutralization of user-supplied input during web page generation [1]. This flaw allows an attacker to inject arbitrary JavaScript into a web page, which can be executed in the context of a victim's browser session.

### Exploitation & Prerequisites The vulnerability is classified as reflected XSS, meaning the injected script is reflected off the web server immediately. Exploitation requires user interaction — the victim must click a crafted link, visit a specially crafted page, or submit a malicious form [1]. No authentication is required to trigger the flaw, making it accessible to unauthenticated attackers. As noted in the advisory, this type of vulnerability is frequently used in mass exploitation campaigns targeting WordPress sites regardless of traffic size [1].

Impact

Successful exploitation enables an attacker to inject malicious scripts, such as redirects, advertisements, or other HTML payloads. When the victim visits the affected page, the injected script executes, potentially leading to session hijacking, defacement, or redirection to malicious sites [1]. The CVSS score is 7.1 (High), reflecting the moderate complexity but significant potential for abuse.

Mitigation

The vendor has released version 3.2.0, which fixes the vulnerability. Users are strongly advised to update immediately [1]. For those unable to update, Patchstack provides a mitigation rule that blocks attacks until the patch is applied [1].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.