Description
The TrueBooker WordPress plugin before 1.2.4 does not validate account ownership when resetting a user's password through one of its front-end account handlers, allowing unauthenticated attackers to set an arbitrary password on any account, including an administrator, and take over the site.
Published: 2026-07-28
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The TrueBooker WordPress plugin does not verify that a requesting user owns the account when resetting a password through its-end handlers. This failure is a CWE-269 vulnerability, representing an authorization bypass through privilege escalation. As a result, an unauthenticated attacker can reset any user’s password—including administrators—without credentials, allowing the attacker to assume administrative privileges on the site. Once privileged, the attacker may modify content, install new plugins, or otherwise disrupt or subvert site operations.

Affected Systems

The vulnerability affects the TrueBooker WordPress booking plugin, specifically all releases prior to version 1.2.4.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity, while an EPSS score of less than 1% suggests low current exploitation probability; the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a publicly accessible password-reset form on the front end, where an unauthenticated user can specify a target username and trigger the reset. If a malicious actor determines a target administrator account, they can simply submit a reset request and immediately assume full administrative privileges.

Generated by OpenCVE AI on August 4, 2026 at 23:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the TrueBooker WordPress plugin to version 1.2.4 or later.
  • Verify that the plugin’s password-reset endpoint is disabled for unauthenticated users or access is restricted to logged-in accounts.
  • Audit existing administrator accounts for unexpected changes and consider implementing additional application-level access controls or monitoring alerts for account takeover events.

Generated by OpenCVE AI on August 4, 2026 at 23:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

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

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
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'}

ssvc

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


Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The TrueBooker WordPress plugin before 1.2.4 does not validate account ownership when resetting a user's password through one of its front-end account handlers, allowing unauthenticated attackers to set an arbitrary password on any account, including an administrator, and take over the site.
Title TrueBooker Appointment Booking < 1.2.4 - Unauthenticated Account Takeover via Password Reset
References

Subscriptions

Truebooker Truebooker
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-28T13:29:00.586Z

Reserved: 2026-07-03T08:09:23.811Z

Link: CVE-2026-14545

cve-icon Vulnrichment

Updated: 2026-07-28T13:27:33.498Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T07:16:41.100

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-14545

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:30:15Z

Weaknesses
  • CWE-269

    Improper Privilege Management