Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-18057 2 Events Manager Project, Wordpress 2 Events Manager, Wordpress 2026-08-13 8.1 High
The Events Manager WordPress plugin before 7.4.1 does not sanitise and escape a user-controlled value before using it in a SQL statement, allowing users with a subscriber account and above to perform SQL injection attacks and tamper with booking consent records belonging to other people.
CVE-2026-18366 2 Events Manager Project, Wordpress 2 Events Manager, Wordpress 2026-08-13 9.8 Critical
The Events Manager WordPress plugin before 7.4.1 does not properly scope its capability mapping, discarding the access control decisions WordPress already made for unrelated privileged actions, which allows unauthenticated users to change the password of, escalate to Administrator, or delete any account whose user ID happens to match the ID of one of the Events Manager WordPress plugin before 7.4.1's own posts.
CVE-2026-12987 2 Events Manager Project, Wordpress 2 Events Manager, Wordpress 2026-07-27 7.5 High
The Events Manager WordPress plugin before 7.3.7 does not safely handle booking-registration data on sites using No-User-Account Booking Mode: a booker-supplied registration field is stored as booking meta and later deserialized without restricting allowed classes, enabling PHP object injection. The resulting gadget chain reaches a database query that is built without parameterisation, so an unauthenticated attacker can read arbitrary database data (e.g. user password hashes, secret keys) when the booking is later loaded.