Description
The Booking for Appointments and Events Calendar WordPress plugin before 2.4.9 does not require authentication or a valid request token before running the post-booking action chain, allowing an unauthenticated user to trigger booking notifications and integration callbacks for a booking by enumerating its identifier.
Published: 2026-09-02
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated triggering of booking notifications and integration callbacks
Action: Patch now
AI Analysis

Impact

The Booking for Appointments and Events Calendar WordPress plugin before version 2.4.9 does not enforce authentication or a valid request token when executing the post‑booking action chain. An unauthenticated user can supply a booking identifier and trigger the chain that sends booking notifications and fires configured integration callbacks such as email alerts or external API calls. This flaw is an authorization bypass identified as CWE‑862 and can be used to generate unwanted notifications, abuse integrated services, or potentially cause resource exhaustion.

Affected Systems

WordPress sites that have the Booking for Appointments and Events Calendar plugin installed with a version older than 2.4.9 are vulnerable. The plugin vendor is listed as Unknown: Booking for Appointments and Events Calendar. No other products or vendor products are indicated in the CVE data, so only sites using this specific plugin version are affected.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while the EPSS score of less than 1% suggests a low probability of exploitation at the time of analysis; the vulnerability is not listed in the CISA KEV catalog. Exploitation requires only knowledge or enumeration of a valid booking identifier, with no authentication needed. Because the attack path is straightforward and the CVE description notes no authentication or request token requirement, an attacker can trigger notifications or external callbacks. The potential impact of such actions (for example, spam, phishing, or denial‑of‑service via mail or API resource exhaustion) is inferred from the nature of the notifications, as the description does not explicitly confirm these outcomes.

Generated by OpenCVE AI on September 2, 2026 at 17:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest plugin update (version 2.4.9 or later) immediately.
  • Reconfigure the plugin to require authentication before executing post‑booking actions, and disable unauthenticated notification and callback options.
  • Implement a web‑application firewall rule or .htaccess restriction to block unauthenticated POST requests to the booking endpoint until the plugin is updated or the configuration is hardened.

Generated by OpenCVE AI on September 2, 2026 at 17:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

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

ssvc

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


Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Booking for Appointments and Events Calendar WordPress plugin before 2.4.9 does not require authentication or a valid request token before running the post-booking action chain, allowing an unauthenticated user to trigger booking notifications and integration callbacks for a booking by enumerating its identifier.
Title Amelia < 2.4.9 - Unauthenticated Post-Booking Action Trigger
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:59.319Z

Reserved: 2026-06-30T11:19:37.241Z

Link: CVE-2026-14215

cve-icon Vulnrichment

Updated: 2026-09-02T10:13:26.305Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:16.010

Modified: 2026-09-03T17:49:19.180

Link: CVE-2026-14215

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T17:15:12Z

Weaknesses