CVE-2026-15289 MEDIUM

CVE-2026-15289: Booking calendar, Appointment Booking System <= 3.2.17 - Unauthenticated Time-Based SQL Injection via 'wpdevart_id'

Vendor Wpdevart
Product Booking calendar, Appointment Booking System
Weakness CWE-89 · SQLi
Published July 10, 2026
Last update July 10, 2026

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

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

Related vulnerabilities

08Related CVE