Description
The TrueBooker WordPress plugin before 1.2.7 does not have proper authorisation checks in some of its AJAX actions, allowing unauthenticated users to retrieve the personal information of customers who booked an appointment, including their name, email address, phone number and postal address.
Published: 2026-08-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The TrueBooker WordPress plugin lacks proper authorization checks on several AJAX actions, enabling unauthenticated users to obtain customers’ personal data such as name, email, phone number, and postal address. This vulnerability is a classic example of CWE‑200, exposing confidential information without user consent.

Affected Systems

WordPress sites running any TrueBooker plugin version earlier than 1.2.7. The plugin is listed as "Unknown:TrueBooker" in CNA records, and the issue affects all installations that have not applied the patch available in version 1.2.7.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation at present. The vulnerability is not cataloged in CISA’s KEV. Exploitation requires only sending unauthenticated HTTP requests to specific AJAX endpoints, meaning an attacker does not need any credentials or special privileges. The potential impact is moderate, consisting of a privacy breach and possible compliance violations if personal data is protected under regulations.

Generated by OpenCVE AI on August 20, 2026 at 13:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the TrueBooker plugin to version 1.2.7 or later to apply the authorization fix.
  • If an upgrade is temporarily infeasible, block unauthenticated requests to the AJAX endpoints using a firewall rule or a security‑plugin restriction.
  • As an interim workaround, remove or disable the insecure AJAX actions within the plugin configuration, ensuring that only authenticated users can access customer data.

Generated by OpenCVE AI on August 20, 2026 at 13:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

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


Wed, 19 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Truebooker
Truebooker truebooker
Wordpress
Wordpress wordpress
Vendors & Products Truebooker
Truebooker truebooker
Wordpress
Wordpress wordpress

Wed, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The TrueBooker WordPress plugin before 1.2.7 does not have proper authorisation checks in some of its AJAX actions, allowing unauthenticated users to retrieve the personal information of customers who booked an appointment, including their name, email address, phone number and postal address.
Title TrueBooker Appointment Booking < 1.2.7 - Unauthenticated Customer PII Disclosure via Multiple AJAX Actions
References

Subscriptions

Truebooker Truebooker
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T16:21:18.195Z

Reserved: 2026-08-04T07:43:45.547Z

Link: CVE-2026-18778

cve-icon Vulnrichment

Updated: 2026-08-19T15:59:57.949Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:38.470

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-18778

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor