Strategic Overview
- Status
- Patched in 6.4.7
- Affected Plugin
- Events Manager – Calendar, Bookings, Tickets, and more!
- Affected Version
<= 6.4.6.4- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-30515
At a glance
CVE-2024-30515 is a medium-severity Missing Authorization vulnerability in the Events Manager WordPress plugin, affecting versions <= 6.4.6.4. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 6.4.7; sites on affected versions should update now. Disclosed March 2024, reported by Abdi Pranata.
Vulnerability Overview
The Events Manager plugin for WordPress is vulnerable to unauthorized access due to a missing capability check in versions up to, and including, 6.4.6.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform unauthorized actions.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in Events Manager <= 6.4.6.4 takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Events Manager the fix is 6.4.7: builds <= 6.4.6.4 are affected, anything from 6.4.7 onward is not.
Remediation
Update to version 6.4.7, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Events Manager 6.4.7 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Events Manager – Calendar, Bookings, Tickets, and more!
- 9.8CVE-2015-9298: Events Manager <= 5.5.7.1 Code Injection
CVE-2015-9298 - 8.1CVE-2026-57713: Events Manager PHP Object Injection
CVE-2026-57713 - 7.5CVE-2026-12987: Events Manager <= 7.3.6 SQL Injection
CVE-2026-12987 - 7.5CVE-2025-6970: Events Manager <= 7.0.3 SQL Injection
CVE-2025-6970 - 7.5CVE-2024-11260: Events Manager SQL Injection
CVE-2024-11260 - 7.3CVE-2026-18366: Events Manager <= 7.4.0 Privilege Escalation
CVE-2026-18366 - 7.2CVE-2026-66457: Events Manager Stored XSS
CVE-2026-66457 - 7.2CVE-2020-35012: Events Manager <= 5.9.7.3 Admin+ SQL Injection
CVE-2020-35012
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C