Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-18315 2 Themetechmount, Wordpress 2 Truebooker-appointment-booking, Wordpress 2026-08-21 9.8 Critical
The TrueBooker – Appointment Booking and Scheduler System plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key leading to Account Takeover in all versions up to, and including, 1.2.6. This is due to the admin_user_create_cus AJAX handler lacking any authentication or capability check before passing the attacker-supplied truebooker_wp_user_id parameter directly to wp_update_user. This makes it possible for unauthenticated attackers to overwrite the email address of any WordPress user — including an administrator — and then complete the standard WordPress lost-password flow to fully take over the targeted account.
CVE-2024-6924 1 Themetechmount 2 Truebooker, Truebooker-appointment-booking 2024-09-11 9.8 Critical
The TrueBooker WordPress plugin before 1.0.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
CVE-2024-6925 1 Themetechmount 2 Truebooker, Truebooker-appointment-booking 2024-09-11 4.3 Medium
The TrueBooker WordPress plugin before 1.0.3 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack.