Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-5953

8.8 · HIGH
Published Jul 4, 2025 mishubd CWE-862 EPSS 0.39% (32th pctl)

Overview

CVE-2025-5953 is a high-severity vulnerability affecting mishubd wp_human_resource_management. It was published on July 4, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from mishubd. Update wp_human_resource_management to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
mishubd wp_human_resource_management 2.0.0 Affected

Frequently Asked Questions

What is CVE-2025-5953?

CVE-2025-5953 is a high-severity vulnerability affecting mishubd wp_human_resource_management. It was published on July 4, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2025-5953?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-5953?

Check the references section for vendor advisories and patches from mishubd. Update wp_human_resource_management to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-5953?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-5953 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.