Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-12987?
CVE-2026-12987 is a vulnerability with a CVSS score of 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 bookin...
How severe is CVE-2026-12987?
CVE-2026-12987 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12987?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.