Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Revblock

#50478of 56,326
5.3Total CVSS
Vulnerabilities · 1
PT-2026-89745
5.3
2026-09-11
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.