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.
Published: 2026-05-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Amelia booking plugin contains a logical flaw that bypasses token validation for appointments in a waiting state. An attacker who can send a crafted request to the public admin‑ajax endpoint can approve any such booking without authentication, effectively modifying scheduled events or generating unauthorized appointments. This weakness represents improper authorization (CWE‑285) and allows unauthenticated modification of data rather than code execution.

Affected Systems

The vulnerability affects the WordPress plugin Booking for Appointments and Events Calendar – Amelia from all releases up to and including version 2.1.2. Users running any of those versions are susceptible; newer releases are assumed to be fixed.

Risk and Exploitability

The CVSS score of 5.3 classifies the issue as moderate but not trivial; no EPSS data is available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a simple HTTP request to the free admin‑ajax endpoint that triggers the approval action. Because the breach requires no authentication, an attacker can repeatedly exploit it until the target disables the endpoint or removes the waiting‑state logic.

Generated by OpenCVE AI on May 2, 2026 at 09:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Amelia plugin to any version newer than 2.1.2
  • Configure a web‑application firewall or server rule to block unauthenticated requests to the approval action on wp‑admin/admin‑ajax.php
  • Review and restrict the booking approval workflow, removing unnecessary public endpoints or enforcing authentication checks

Generated by OpenCVE AI on May 2, 2026 at 09:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 02 May 2026 08:00:00 +0000

Type Values Removed Values Added
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.
Title Booking for Appointments and Events Calendar – Amelia <= 2.1.2 - Unauthenticated Authorization Bypass via Remote Approval Endpoint
Weaknesses CWE-285
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-02T07:46:40.967Z

Reserved: 2026-04-16T18:56:13.317Z

Link: CVE-2026-6449

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-02T08:16:27.640

Modified: 2026-05-02T08:16:27.640

Link: CVE-2026-6449

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T10:00:06Z

Weaknesses