Booking Calendar <= 10.14.10 - Unauthenticated Sensitive Information Exposure

2026-01-08 19:08
Filippo Decortes

Strategic Overview

Status
Patched in 10.14.11
Affected PluginBooking Calendar
Affected Version<= 10.14.10
CVSS5.3Medium
CVECVE-2025-14146
View all Booking Calendar vulnerabilities

Vulnerability Overview

The Booking Calendar plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 10.14.10 via the `WPBC_FLEXTIMELINE_NAV` AJAX action. This is due to the nonce verification being conditionally disabled by default (`booking_is_nonce_at_front_end` option is `'Off'` by default). When the `booking_is_show_popover_in_timeline_front_end` option is enabled (which is the default in demo installations and can be enabled by administrators), it is possible for unauthenticated attackers to extract sensitive booking data including customer names, email addresses, phone numbers, and booking details.

Technical Analysis

REMEDIATION: Update to version 10.14.11, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C