5.3
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Description
The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to Improper Authorization in all versions up to, and including, 2.1.2. This is due to a logical short-circuit flaw in authorization logic that causes token validation to be entirely skipped when a booking has a 'waiting' status. This makes it possible for unauthenticated attackers to approve any booking that is in 'waiting' status by sending a crafted request to the publicly-accessible admin-ajax endpoint.
Basic Information
ID
CVE-2026-6449
Source
Wordfence
Published
May 2, 2026 at 07:46
Affected Product
Vendor
ameliabooking
Product
Booking for Appointments and Events Calendar – Amelia
Affected Versions
ameliabooking Booking for Appointments and Events Calendar – Amelia 0
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/8d7cc468-eeba-497f-9e11-79d4bebdd7a2
- plugins.trac.wordpress.org /browser/ameliabooking/trunk/src/Application/Commands/Booking/Appointment/ApproveBookingRemotelyCommandHandler.php
- plugins.trac.wordpress.org /browser/ameliabooking/tags/2.1.2/src/Application/Commands/Booking/Appointment/ApproveBookingRemotelyCommandHandler.php
- plugins.trac.wordpress.org /browser/ameliabooking/trunk/src/Application/Controller/Booking/Appointment/ApproveBookingRemotelyController.php
- plugins.trac.wordpress.org /browser/ameliabooking/tags/2.1.2/src/Application/Controller/Booking/Appointment/ApproveBookingRemotelyController.php
- plugins.trac.wordpress.org /browser/ameliabooking/trunk/src/Application/Services/User/UserApplicationService.php
- plugins.trac.wordpress.org /browser/ameliabooking/tags/2.1.2/src/Application/Services/User/UserApplicationService.php
- plugins.trac.wordpress.org /changeset