Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network-reachable WordPress plugin endpoint leaks sensitive data with no interaction; confidentiality-only impact, so I:N and A:N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Sensitive Data Exposure in Amelia <= 2.2 versions.
AnalysisAI
Unauthenticated sensitive data exposure in the Amelia (Amelia Booking) WordPress plugin versions 2.2 and earlier allows remote attackers to retrieve protected information without credentials, per a Patchstack advisory. With a CVSS 7.5 (AV:N/AC:L/PR:N/UI:N) and CWE-201 classification, the flaw is network-reachable and trivially triggerable, though no public exploit identified at time of analysis and no CISA KEV listing.
Technical ContextAI
Amelia (also known as Amelia Booking, vendor TMS / cpe:2.3:a:tms:amelia) is a widely deployed WordPress appointment-booking plugin that exposes REST/AJAX endpoints to handle bookings, customer records, employees, services, and payment metadata. CWE-201 (Insertion of Sensitive Information Into Sent Data) indicates that one or more of these endpoints, or related response payloads, returns data that should be access-controlled - typically because an authorization check is missing, an internal field is leaked into a public response, or a debug/listing endpoint can be queried without a valid nonce or capability check. Because the plugin runs inside WordPress as a privileged component handling PII (names, emails, phone numbers, appointment details, and potentially payment references), any over-broad response from its endpoints translates directly into customer-data leakage.
RemediationAI
Upgrade the Amelia plugin to a version newer than 2.2 once the vendor publishes a fixed release; the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/ameliabooking/vulnerability/wordpress-amelia-plugin-2-2-sensitive-data-exposure-vulnerability is the canonical reference and will list the patched version. Patch available per vendor advisory; exact fix version is not stated in the provided input, so administrators should confirm the current Amelia release on the WordPress.org plugin page before upgrading. Until patched, compensating controls include enabling Patchstack or a WAF virtual patch for this CVE, restricting access to the Amelia REST/AJAX endpoints (wp-admin/admin-ajax.php actions and /wp-json/amelia/* routes) via IP allowlisting or authenticated-only access at the web server (with the trade-off that public booking forms will break for end users), and temporarily deactivating the plugin on sites where appointment booking is not actively used.
The Amelia WordPress plugin before 1.0.47 stores image blobs into actual files whose extension is controlled by the user
The Amelia WordPress plugin before 1.0.47 does not sanitize and escape the code parameter before outputting it back in a
Missing Authorization vulnerability in TMS Amelia ameliabooking.0.98. Rated critical severity (CVSS 9.8), this vulnerabi
The Amelia WordPress plugin before 1.0.48 does not have proper authorisation when handling Amelia SMS service, allowing
The Amelia WordPress plugin before 1.0.49 does not have proper authorisation when managing appointments, allowing any cu
The Amelia WordPress plugin before 1.0.47 does not have proper authorisation when managing appointments, allowing any cu
Blind SQL injection in the Amelia booking plugin for WordPress (Melograno Venture Studio) affects all versions from unkn
Privilege escalation in the Amelia booking plugin for WordPress (versions 2.3 and earlier) allows an authenticated low-p
The Amelia WordPress plugin before 1.0.47 does not have CSRF check in place when deleting customers, which could allow a
Blind SQL injection in Amelia WordPress plugin (ameliabooking) version 2.1.1 and earlier allows authenticated privileged
The Amelia WordPress plugin is vulnerable to Cross-Site Scripting due to insufficient escaping and sanitization of the l
The Booking for Appointments and Events Calendar - Amelia Premium and Lite plugins for WordPress are vulnerable to unaut
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36992
GHSA-cfv8-838c-fm27