CVE-2026-15017 Details
Description
The MDJM Event Management plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.7.8.4. This is due to missing capability checks and nonce verification in the `MDJM_Permissions::set_permissions()` and `MDJM_Employee_Manager::init()` functions, combined with the absence of server-side allow-list validation on the `employee_roles[]` and `new_role` POST parameters before they are passed to `mdjm_set_employee_role()` and `WP_User::set_role()`. This makes it possible for unauthenticated attackers to grant arbitrary MDJM capabilities — including `mdjm_employee` and `mdjm_employee_edit` — to any registered WordPress role, and subsequently leverage a subscriber-level account to escalate privileges to Administrator. `MDJM_Permissions::init()` is registered on the public WordPress `init` hook without any authentication gate, meaning the role-manipulation endpoint is reachable without any prior login.
A privilege escalation vulnerability has been identified in the MDJM Event Management plugin for WordPress, affecting all versions through 1.7.8.4. The issue arises from inadequate capability checks and nonce verification in the 'MDJM_Permissions::set_permissions()' and 'MDJM_Employee_Manager::init()' functions. Additionally, there is no server-side validation on the 'employee_roles[]' and 'new_role' POST parameters before they are sent to 'mdjm_set_employee_role()' and 'WP_User::set_role()'. This vulnerability allows unauthenticated attackers to assign arbitrary MDJM capabilities, such as 'mdjm_employee' and 'mdjm_employee_edit', to any registered WordPress role. Consequently, an attacker could use a subscriber-level account to gain administrator privileges.
Users are advised to update the MDJM Event Management plugin to version 1.7.8.5 or a newer patched version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 23, 2026CISA-ADP
Assessed Jul 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| MDJM Event Management | <= 1.7.8.4 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Modified | CISA-ADP |
| Jul 23, 2026 | New CVE Received | [email protected] |
Volerion