What the vulnerability does
01Description
The Easy Appointments plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check and missing nonce verification on the `ea_delete_multiple_connections` AJAX action in all versions up to, and including, 3.12.27. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary connection records from the `wp_ea_connections` table, disrupting the plugin's core booking functionality.
Explanation of Vulnerability in Simple Terms
02Summary
Easy Appointments versions 3.12.27 and earlier contain an authorization flaw that allows authenticated users with low privileges to modify or delete data they should not access. The vulnerability stems from incorrect permission checks when processing user requests. An attacker with a basic user account can escalate their actions to affect system integrity and availability.
What an attacker can do
03Attacker Capabilities
Modify or delete data in the system without proper authorization.
Potential impact on your site
04Site Impact
Authenticated users can corrupt or delete critical appointment data, disrupting service availability.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the Easy Appointments installation.
Key dates
06Disclosure timeline
July 24, 2026
CVE published
July 24, 2026
Record updated