What the vulnerability does
01Description
The Booking calendar, Appointment Booking System plugin for WordPress is vulnerable to time-based SQL Injection via the ‘wpdevart_id’ parameter in all versions up to, and including, 3.2.17 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. In order to exploit the vulnerability, the Pro version of the plugin must be installed and activated, with the 'Delete previous dates' option checked.
Explanation of Vulnerability in Simple Terms
02Summary
The Booking Calendar plugin for WordPress contains a SQL injection vulnerability in versions up to 3.2.17. An attacker with network access can craft malicious input to extract sensitive data from the site's database, such as user credentials or booking information. No user interaction or authentication is required to exploit this flaw.
What an attacker can do
03Attacker Capabilities
Extract sensitive data from the site's database, including user credentials and booking records.
Potential impact on your site
04Site Impact
Attackers can read your database contents without logging in, exposing customer data and credentials.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
July 10, 2026
CVE published