216.73.217.176

CVE-2025-5956

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

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

Essential information

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

CVSS metrics

Description

The WP Human Resource Management plugin for WordPress is vulnerable to Arbitrary User Deletion due to a missing authorization within the ajax_delete_employee() function in versions 2.0.0 through 2.2.17. The plugin’s deletion handler reads the client-supplied $_POST['delete'] array and passes each ID directly to wp_delete_user() without verifying that the caller has the delete_users capability or limiting which user IDs may be removed. This makes it possible for authenticated attackers, with Employee-level access and above, to delete arbitrary accounts, including administrators.

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