Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in wpdevelop Booking Calendar booking allows Blind SQL Injection.This issue affects Booking Calendar: from n/a through <= 10.14.15.
AnalysisAI
Booking Calendar versions 10.14.15 and earlier contain a blind SQL injection vulnerability in database query handling that allows high-privileged authenticated users to execute arbitrary SQL commands. An attacker with administrative credentials could exploit this to extract sensitive database information and potentially disrupt service availability. A patch is not currently available, requiring users to implement alternative mitigations or limit administrative access.
Technical ContextAI
The vulnerability stems from improper input sanitization in SQL queries within the Booking Calendar plugin, a popular WordPress booking management solution. This is a classic CWE-89 SQL Injection vulnerability where user-supplied input is not properly neutralized before being incorporated into SQL commands, allowing attackers to manipulate database queries. The blind SQL injection variant means attackers cannot see direct query results but can infer information through boolean-based or time-based techniques. The affected product is specifically identified as the WPDevelop Booking Calendar plugin for WordPress, though no CPE string is currently available for precise identification.
RemediationAI
Upgrade the Booking Calendar plugin to a version newer than 10.14.15 as soon as a patched version becomes available from WPDevelop. Monitor the WordPress plugin repository or the vendor's website at wpdevelop.com for security updates. As an interim measure, consider implementing Web Application Firewall (WAF) rules to detect and block SQL injection attempts, restrict administrator access to trusted IP addresses only, and enable WordPress database query logging to monitor for suspicious activity. Regular database backups should be maintained in case of compromise.
More in Booking Calendar
View allThe WP Booking Calendar plugin for WordPress is vulnerable to SQL Injection via the 'calendar_request_params[dates_ddmmy
The Booking calendar, Appointment Booking System WordPress plugin before 3.2.2 does not validate uploaded files, which c
The Booking Calendar plugin for WordPress is vulnerable to PHP Object Injection via the [bookingflextimeline] shortcode
An issue was discovered in the booking-calendar plugin 2.1.7 for WordPress. Rated high severity (CVSS 8.8), this vulnera
The Booking Calendar WordPress plugin before 9.7.3.1 does not sanitize and escape some of its booking from data, allowin
An issue was discovered in the booking-calendar plugin 2.1.7 for WordPress. Rated medium severity (CVSS 4.8), this vulne
An issue was discovered in the booking-calendar plugin 2.1.7 for WordPress. Rated medium severity (CVSS 4.8), this vulne
An issue was discovered in the booking-calendar plugin 2.1.7 for WordPress. Rated medium severity (CVSS 4.8), this vulne
An issue was discovered in the WpDevArt "Booking calendar, Appointment Booking System" plugin 2.2.2 for WordPress. Rated
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPdevelop / Oplugi
The Booking Calendar WpDevArt plugin is vulnerable to time-based, blind SQL injection via the `id` parameter in the “wpd
Cross-site scripting vulnerability in Booking Calendar version 7.1 and earlier allows remote attackers to inject arbitra
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-11848