Description
The Booking for Appointments and Events Calendar WordPress plugin before 2.4.7 does not require authentication before processing its pending notification queue, allowing an unauthenticated user to force the dispatch of queued notifications and integration callbacks.
Published: 2026-08-26
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Dispatch of queued notifications and callbacks without authentication
Action: Patch
AI Analysis

Impact

The Booking for Appointments and Events Calendar WordPress plugin, commonly known as Amelia, processes any pending notification queue without requiring that the caller be authenticated. The description indicates that an unauthenticated user can send a request to the endpoint responsible for dispatching queued notifications, causing the plugin to send out email alerts or trigger integration callbacks that were previously queued. Based on the description, it is inferred that this flaw can lead to unsolicited email spam, unwanted engagement with third‑party services, or inadvertent exposure of information contained in the notifications.

Affected Systems

WordPress sites that run the Amelia plugin in a version earlier than 2.4.7 are affected. These sites typically provide public appointment or event booking interfaces where the plugin’s notification system triggers email alerts or external integrations.

Risk and Exploitability

The CVSS score of 6.5 places this vulnerability in the moderate threat range, and the EPSS score is less than 1%. It is not listed in the CISA KEV catalog, indicating that widespread exploitation has not yet been observed. Nonetheless, the flaw can be exploited with a simple unauthenticated HTTP request from any remote host that can reach the site, allowing an attacker to force the dispatch of queued messages. Potential effects include a high‑volume flood of notification emails or callbacks, which could be abused for spam or to overload downstream services, and the unintended release of sensitive information carried by the notifications. The overall risk is therefore low to moderate, but the impact could be amplified if an attacker chains this with other vulnerabilities to increase spam volume or overwhelm recipients.

Generated by OpenCVE AI on September 4, 2026 at 10:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Amelia plugin to version 2.4.7 or newer where the access control check is restored.
  • If an immediate update is not feasible, block access to the notification queue endpoint by implementing HTTP authentication or a firewall whitelist that permits only privileged users.
  • Disable automatic notification queue processing in the plugin’s settings until the patch is applied to prevent accidental dispatch of queued notifications.

Generated by OpenCVE AI on September 4, 2026 at 10:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
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:L'}

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'}


Wed, 26 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 26 Aug 2026 16:30:00 +0000

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

cvssV3_1

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


Wed, 26 Aug 2026 15:45:00 +0000

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


Wed, 26 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 26 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Booking for Appointments and Events Calendar WordPress plugin before 2.4.7 does not require authentication before processing its pending notification queue, allowing an unauthenticated user to force the dispatch of queued notifications and integration callbacks.
Title Amelia < 2.4.7 - Unauthenticated Notification Queue Dispatch
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-03T12:58:58.600Z

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

Link: CVE-2026-14216

cve-icon Vulnrichment

Updated: 2026-08-26T14:40:33.120Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T06:16:24.910

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-14216

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T11:00:11Z

Weaknesses