Auth bypass in Arraytics Booktics – Appointment Booking Calendar For Service Businesses
CVE-2026-11446
The Booktics – Booking Calendar for Appointments and Service Businesses plugin for WordPress is vulnerable to unauthorized modification of data in all versions up to, and including, 1.0.23. This is due to the create_order_permission() permission callback on the POST /wp-json/booktics/v1/orders REST route unconditionally returning true, combined with find_and_update_guest() overwriting an existing customer record's stored name, phone, and wp_user_id whenever the caller-supplied email matches, with no proof of ownership. This makes it possible for unauthenticated attackers to overwrite the contact details (name and phone) of any existing customer whose email address they know, poisoning downstream reminder emails, SMS, calendar invites, and CRM data.
Vulnerability class: Broken Access Control
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-11446?
- CVE-2026-11446 is a medium-severity vulnerability in Arraytics Booktics – Appointment Booking Calendar For Service Businesses, classified under Missing Authorization. CVSS score: 5.3/10. Published 2026-09-11.
- How severe is CVE-2026-11446?
- Medium severity. CVSS v3 base score is 5.3 out of 10.