CVE-2026-5465 HIGH

CVE-2026-5465: Amelia <= 2.1.3 - Insecure Direct Object Reference to Authenticated (Employee+) Privilege Escalation via 'externalId' Parameter

Vendor Ameliabooking
Product Booking for Appointments and Events Calendar – Amelia
Weakness CWE-639 · IDOR
Published April 7, 2026
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.1.3. This is due to the `UpdateProviderCommandHandler` failing to validate changes to the `externalId` field when a Provider (Employee) user updates their own profile. The `externalId` maps directly to a WordPress user ID and is passed to `wp_set_password()` and `wp_update_user()` without authorization checks. This makes it possible for authenticated attackers, with Provider-level (Employee) access and above, to take over any WordPress account — including Administrator — by injecting an arbitrary `externalId` value when updating their own provider profile.

Explanation of Vulnerability in Simple Terms

02Summary

Amelia Booking for Appointments and Events Calendar versions 2.1.3 and earlier contain an authorization flaw that allows authenticated users with low privileges to read, modify, or delete sensitive data and disrupt service. The vulnerability requires a valid user account but no special interaction. All installations running affected versions should update immediately.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete sensitive data; disrupt the booking service.

Potential impact on your site

04Site Impact

Authenticated users can access and alter appointment data, customer information, and calendar settings without proper authorization.

Conditions required to exploit

05Prerequisites

Valid user account with low privileges; network access to the site.

Key dates

06Disclosure timeline

April 7, 2026 CVE published
April 8, 2026 Record updated