Vulnerability Description
The Hydra Booking – Appointment Scheduling & Booking Calendar plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 1.2.1 via the /wp-json/hydra-booking/v1/booking/details/{id} REST endpoint. This is due to the getBookingDetails() callback only enforcing the tfhb_manage_options capability via tfhb_manage_options_permission(), without verifying that the requested booking belongs to the currently authenticated host (the lookup in getBookingDetailsData() filters solely on the booking id supplied in the URL). This makes it possible for authenticated attackers, with Hydra Host-level access and above (a role created by the plugin which grants tfhb_manage_options), to view sensitive booking records belonging to other hosts, including attendee names, emails, phone numbers, addresses, meeting details, payment method and status, transaction history, and internal notes by iterating booking IDs.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.41/admin/Contr
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.41/admin/Contr
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.41/admin/Contr
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.41/includes/ho
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.44/admin/Contr
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.44/admin/Contr
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.44/admin/Contr
- https://plugins.trac.wordpress.org/browser/hydra-booking/tags/1.1.44/includes/ho
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3600170%40hydra-booki
- https://www.wordfence.com/threat-intel/vulnerabilities/id/aa00fe53-dc65-4200-80b
FAQ
What is CVE-2026-12433?
CVE-2026-12433 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The Hydra Booking – Appointment Scheduling & Booking Calendar plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 1.2.1 via the /wp-json/hydra-book...
How severe is CVE-2026-12433?
CVE-2026-12433 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12433?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.