Description
The Booking for Appointments and Events Calendar – Amelia (Premium) plugin for WordPress is vulnerable to Privilege Escalation in versions 8.0 - 9.6.2. This is due to insufficient validation of the attacker-controlled 'type' parameter in the customer update endpoint, which allows customers to set their role to 'manager' and trigger creation of a WordPress user with the wpamelia-manager role when the 'externalId' parameter is set to 0. This makes it possible for unauthenticated attackers to escalate their privileges to administrator by first elevating to the manager role, then creating a provider entity linked to an administrator user ID and overwriting that administrator's password.
Published: 2026-09-02
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to send a crafted request to the customer update endpoint of the Amelia plugin, setting the customer role to manager. By providing an externalId of 0, the system creates a WordPress user with the wpamelia‑manager role, and the attacker can then associate a provider entity to an existing administrator account and overwrite that administrator's password, effectively gaining full administrative control.

Affected Systems

The affected product is the melograno Booking for Appointments and Events Calendar – Amelia (Premium) plugin for WordPress. Versions from 8.0 up to and including 9.6.2 are impacted. Any WordPress site running these plugin versions is at risk.

Risk and Exploitability

With a CVSS score of 9.8 the risk level is Critical. The exploit is likely achieved via a simple unauthenticated HTTP request to the plugin’s update endpoint, so the attack vector is network‑based. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog; still, the lack of authentication requirements and the high severity make immediate remediation essential.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Amelia plugin to a version equal to or newer than 9.6.3 that includes the privilege escalation fix.
  • Revise any manager‑level accounts that may have been created by the exploit and reset the passwords of all administrator accounts.
  • Perform an audit of the WordPress user database, remove any unauthorized users created by the attack, and enable strong password policies and two‑factor authentication for all administrator accounts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Booking for Appointments and Events Calendar – Amelia (Premium) plugin for WordPress is vulnerable to Privilege Escalation in versions 8.0 - 9.6.2. This is due to insufficient validation of the attacker-controlled 'type' parameter in the customer update endpoint, which allows customers to set their role to 'manager' and trigger creation of a WordPress user with the wpamelia-manager role when the 'externalId' parameter is set to 0. This makes it possible for unauthenticated attackers to escalate their privileges to administrator by first elevating to the manager role, then creating a provider entity linked to an administrator user ID and overwriting that administrator's password.
Title Booking for Appointments and Events Calendar – Amelia (Premium) 8.0 - 9.6.2 - Unauthenticated Privilege Escalation to Administrator via 'externalId'
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-02T04:26:46.198Z

Reserved: 2026-05-20T01:12:10.006Z

Link: CVE-2026-9055

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T05:17:10.937

Modified: 2026-09-02T05:17:10.937

Link: CVE-2026-9055

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T05:30:08Z

Weaknesses
  • CWE-269

    Improper Privilege Management