CVE-2026-15017
Last modified
CVE-2026-15017 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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()`.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mdjm | MDJM Event Management | <= 1.7.8.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15017?
How severe is CVE-2026-15017?
How do I fix CVE-2026-15017?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15011The Customer Support Ticket System & Helpdesk plugin for Wor…9.8
- CVE-2026-15012The Demi – One Click Demo Import, WP Backup & Site Migration…5.3
- CVE-2026-15013The SAML Single Sign On – SSO Login plugin for WordPress is …9.8
- CVE-2026-15014The SMS Alert – SMS & OTP for WooCommerce, Order Notificatio…9.8
- CVE-2026-15015The MountDev AI MCP Connector for WordPress plugin for WordP…9.8
- CVE-2026-15016The Paid Memberships Pro – Content Restriction, User Registr…6.4
- CVE-2026-15018The Database Collation Fix plugin for WordPress is vulnerabl…5.3
- CVE-2026-1502CR/LF bytes were not rejected by HTTP client proxy tunnel he…5.7
- CVE-2026-15021The wpForo Forum plugin for WordPress is vulnerable to Store…6.4
- CVE-2026-15022The Tutor LMS – eLearning and online course solution plugin …6.5
- CVE-2026-15025The Uncanny Automator – Easy Automation, Integration, Webhoo…7.5
- CVE-2026-15026The Import and export users and customers plugin for WordPre…4.3
Are you affected by CVE-2026-15017?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
