216.73.217.80

CVE-2025-5953

· Published 04/07/2025 03:15 · Modified 04/07/2025 03:15

Labels: CVE-2025-5953 2025-07-04CVE-2025-5953CWE-862[email protected]

Essential information

Published
04/07/2025 03:15
Modified
04/07/2025 03:15
Author
Creator
CVSS
8.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

The WP Human Resource Management plugin for WordPress is vulnerable to Privilege Escalation due to missing authorization in the ajax_insert_employee() and update_empoyee() functions in versions 2.0.0 through 2.2.17. The AJAX handler reads the client-supplied $_POST['role'] and, after basic cleaning via hrm_clean(), passes it directly to wp_insert_user() and later to $user->set_role() without verifying that the current user is allowed to assign that role. This makes it possible for authenticated attackers, with Employee-level access and above, to elevate their privileges to administrator.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
wordpress / wp human resource management cpe:2.3:a:wordpress:wp_human_resource_management:2.0.0-2.2.17:*:*:*:*:*:wordpress:*:*

References