Description
The Booking Calendar plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'dates_to_check' parameter in all versions up to, and including, 10.14.8 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.
Published: 2025-12-15
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized database access
Action: Update Plugin
AI Analysis

Impact

The Booking Calendar WordPress plugin is vulnerable to a time‑based blind SQL Injection through the dates_to_check parameter. The attacker can insert additional SQL statements into the existing query because user input is not properly escaped, allowing extraction of sensitive database contents. The primarily affected data is the site database, and no direct system compromise or code execution is described in the advisory, but unauthorized read access to confidential information is possible.

Affected Systems

Any WordPress website that has the Booking Calendar plugin installed, specifically versions 10.14.8 and all earlier releases from the wpdevelop developers. The vulnerability exists in every installation that has not upgraded beyond 10.14.8.

Risk and Exploitability

The severity of the flaw is reflected in a CVSS score of 7.5. The EPSS score is below 1 %, indicating that while exploitation is likely low probability, the vulnerability is still dangerous. The vulnerability has not been listed in the CISA KEV catalog. The attack vector is remote, unauthenticated, and requires the attacker to send a crafted HTTP request to the plugin’s endpoint that accepts the dates_to_check parameter. Once in, the attacker can construct time‑based payloads to confirm and retrieve data from the database.

Generated by OpenCVE AI on April 21, 2026 at 17:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest version of the Booking Calendar plugin (10.14.9 or newer).
  • If immediate update is not possible, disable or remove the dates_to_check functionality from the plugin by editing the relevant PHP file or applying a custom filter to sanitize the input and escape all database queries.
  • Perform a security audit of the WordPress site to ensure no other plugins contain similar unsanitized SQL parameters, and harden database permissions to limit data that can be exposed.

Generated by OpenCVE AI on April 21, 2026 at 17:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Dec 2025 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdevelop
Wpdevelop booking Calendar
Vendors & Products Wordpress
Wordpress wordpress
Wpdevelop
Wpdevelop booking Calendar

Mon, 15 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Dec 2025 14:45:00 +0000

Type Values Removed Values Added
Description The Booking Calendar plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'dates_to_check' parameter in all versions up to, and including, 10.14.8 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.
Title Booking Calendar <= 10.14.8 - Unauthenticated SQL Injection via dates_to_check
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
Wpdevelop Booking Calendar
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:02:04.187Z

Reserved: 2025-12-09T19:34:02.844Z

Link: CVE-2025-14383

cve-icon Vulnrichment

Updated: 2025-12-15T15:24:46.796Z

cve-icon NVD

Status : Deferred

Published: 2025-12-15T15:15:49.347

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14383

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T17:15:25Z

Weaknesses