CVE Catalog

CVE-2026-89063

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

The Online Scheduling and Appointment Booking System – Bookly plugin for WordPress in all versions up to and including 28.1 is vulnerable to Insecure Direct Object Reference via the 'conversation_id' parameter due to missing validation on a user-controlled key. This allows unauthenticated attackers to read the full AI booking conversation transcript of any customer — leaking names, email addresses, phone numbers, and appointment details — and inject arbitrary messages into any victim conversation. Because AI conversations are stored with no owner, user, or session identifier and conversation IDs are sequential integers, an unauthenticated attacker can enumerate all customer conversations by incrementing the conversation_id parameter.

Risk Assessment

An attacker can mass-leak customers' personal data (names, emails, phones, appointment details) and inject fake messages into conversations. This is a serious privacy breach that may lead to fraud and GDPR violations.

Recommendation

Update the Bookly plugin to a version later than 28.1 or disable it if no update is available. Immediately assess the scope of the data leak and consider reporting the breach in accordance with GDPR.

Other vulnerabilities in Bookly

See all
Original NVD description (English source)

The Online Scheduling and Appointment Booking System – Bookly plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 28.1 via the 'conversation_id' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to read the full AI booking conversation transcript of any customer — leaking names, email addresses, phone numbers, and appointment details echoed by the assistant — and inject arbitrary messages into any victim conversation that are subsequently replayed to the Cloud AI worker along with the full private history. Because AI conversations are stored with no owner, user, or session identifier and conversation IDs are sequential integers, an unauthenticated attacker can enumerate all customer conversations simply by incrementing the conversation_id parameter.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS