Description
The TrueBooker – Appointment Booking and Scheduler System plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.2.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the email address of arbitrary user accounts, including administrators, which can be leveraged to reset the account's password and gain access to it.
Published: 2026-09-16
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Account Takeover via Email Spoofing
Action: Patch Immediately
AI Analysis

Impact

The vulnerability in the TrueBooker – Appointment Booking and Scheduler System plugin for WordPress allows an unauthenticated attacker to modify the email addresses of any user account, including administrators, through the improperly secured 'admin_addcustomer' AJAX action. By changing an administrator’s email, the attacker can trigger a password reset and subsequently gain full access to that account. This weakness is a classic example of authorization bypass (CWE‑862) and results in compromise of confidentiality, integrity, and availability of the site’s administrative control.

Affected Systems

All installations of the TrueBooker plugin for WordPress with version 1.2.3 or earlier are affected. Any site running the plugin at these or earlier releases is vulnerable until it is updated to 1.2.4 or later.

Risk and Exploitability

The CVSS score of 9.8 marks this flaw as critical. The EPSS score is below 1%, indicating a very low probability of known exploitation at the time of analysis, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, the attack vector is straightforward: an unauthenticated request to the vulnerable AJAX endpoint can be sent from any host. Because the bypass does not require authentication or privileged credentials, a single unauthenticated request suffices to initiate the email change and subsequent reset process. This low barrier to exploitation necessitates immediate attention.

Generated by OpenCVE AI on September 16, 2026 at 16:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the TrueBooker plugin to version 1.2.4 or later, which removes the broken authorization check on the 'admin_addcustomer' action.
  • If an upgrade is not yet possible, block the Ajax action for unauthenticated users by implementing firewall rules or .htaccess restrictions that deny access to the endpoint.
  • Apply additional security controls such as enabling two‑factor authentication for administrator accounts and monitoring for unauthorized password reset requests to detect abuse early.

Generated by OpenCVE AI on September 16, 2026 at 16:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 16 Sep 2026 03:45:00 +0000

Type Values Removed Values Added
Description The TrueBooker – Appointment Booking and Scheduler System plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.2.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the email address of arbitrary user accounts, including administrators, which can be leveraged to reset the account's password and gain access to it.
Title TrueBooker <= 1.2.3 - Missing Authorization to Unauthenticated Arbitrary User Email Modification via 'admin_addcustomer' AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-16T18:57:03.584Z

Reserved: 2026-07-01T16:13:40.244Z

Link: CVE-2026-14349

cve-icon Vulnrichment

Updated: 2026-09-16T18:56:59.675Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T04:17:58.777

Modified: 2026-09-16T19:17:06.020

Link: CVE-2026-14349

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:45:18Z

Weaknesses