CVE-2026-12905
Last modified
CVE-2026-12905 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The Bookly plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 27.7 via the appointment() method of the Mobile Staff Cabinet API (resource=appointment, action=bookly_mobile_staff_cabinet) in frontend/modules/mobile_staff_cabinet/api/handlers/Handler1_0.php. This is due to the handler loading an Appointment by the attacker-supplied params[id] without verifying that the appointment's staff_id matches the authenticated staff member, whereas sibling operations (deleteAppointment, saveAppointment, appointments list) correctly scope to $this->staff->getId() when $this->role === ROLE_STAFF. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
The Bookly plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 27.7 via the appointment() method of the Mobile Staff Cabinet API (resource=appointment, action=bookly_mobile_staff_cabinet) in frontend/modules/mobile_staff_cabinet/api/handlers/Handler1_0.php. This is due to the handler loading an Appointment by the attacker-supplied params[id] without verifying that the appointment's staff_id matches the authenticated staff member, whereas sibling operations (deleteAppointment, saveAppointment, appointments list) correctly scope to $this->staff->getId() when $this->role === ROLE_STAFF. This makes it possible for authenticated attackers, with staff-level mobile cabinet access (any valid access_key token bound to a Staff entity), to read appointment details — including the internal note and the full customer_appointments collection (customer full_name, email, phone, notes, custom_fields, extras, payment_total, payment_type, payment_status) — belonging to other staff members by enumerating sequential appointment IDs.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ladela | Online Scheduling and Appointment Booking System – Bookly | <= 27.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12905?
How severe is CVE-2026-12905?
How do I fix CVE-2026-12905?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-12898The All-in-One WP Migration and Backup WordPress plugin befo…6.5
- CVE-2026-1290Authentication Bypass by Primary Weakness vulnerability in J…5.3
- CVE-2026-12900The Spectra Gutenberg Blocks – Website Builder for the Block…6.4
- CVE-2026-12901The GetPaid WordPress plugin before 2.8.55 does not verify t…5.9
- CVE-2026-12902The Kadence Blocks — Page Builder Toolkit for Gutenberg Edit…4.3
- CVE-2026-12904The Kadence Blocks – Gutenberg Blocks for Page Builder Featu…4.3
- CVE-2026-12906The RTMKit WordPress plugin before 2.0.9 does not perform a …2.7
- CVE-2026-12907The RTMKit WordPress plugin before 2.0.9 does not perform a …2.7
- CVE-2026-12908Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-1291The Meow Gallery plugin for WordPress is vulnerable to unaut…4.3
- CVE-2026-12910GitLab has remediated an issue in GitLab CE/EE affecting all…5.4
- CVE-2026-12912A flaw was found in libtiff. A remote attacker could exploit…7.3
Are you affected by CVE-2026-12905?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
