Vulnerabilities and security researches forhrm hrm
Direction: ascendingJun 07, 2024
WP Human Resource Management # CVE-2019-9573
- CVE, Research URL
- Home page URL
- Application
- Date
- Mar 06, 2019
- Research Description
- The WP Human Resource Management plugin before 2.2.6 for WordPress mishandles leave applications.
- Affected versions
-
Min -, max -.
- Status
-
vulnerable
WP Human Resource Management # CVE-2019-9574
- CVE, Research URL
- Home page URL
- Application
- Date
- Mar 06, 2019
- Research Description
- The WP Human Resource Management plugin before 2.2.6 for WordPress does not ensure that a leave modification occurs in the context of the Administrator or HR Manager role.
- Affected versions
-
Min -, max -.
- Status
-
vulnerable
Jul 05, 2025
WP Human Resource Management # CVE-2025-5953
- CVE, Research URL
- Home page URL
- Application
- Date
- Jul 04, 2025
- Research 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.
- Affected versions
-
Min -, max -.
- Status
-
vulnerable
WP Human Resource Management # CVE-2025-5956
- CVE, Research URL
- Home page URL
- Application
- Date
- Jul 04, 2025
- Research 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.
- Affected versions
-
Min -, max -.
- Status
-
vulnerable