Back to overview

CVE-2026-12987

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.

Metadata

CVE ID
CVE-2026-12987
State
PUBLISHED
Assigner
WPScan
Reserved
2026-06-23 11:46 UTC
Published
2026-07-22 06:00 UTC
Last updated
2026-07-22 06:00 UTC
Vendor / Product
Unknown / Events Manager
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
Unknown Events Manager 0 < 7.3.7
Weakness (CWE)
CWESourceDescription
cna CWE-89 SQL Injection
Back to overview