Easy Appointments <= 3.12.27 - Missing Authorization to Authenticated (Contributor+) Arbitrary Connection Deletion

2026-07-23 16:53
Vamshi Krishna Upadrasta

Strategic Overview

Status
Patched in 3.12.28
Affected PluginEasy Appointments
Affected Version<= 3.12.27
CVSS8.1High
CVECVE-2026-8789
View all Easy Appointments vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 3.12.28, or a newer patched version --- IDENTIFIER: CWE-863 (Incorrect Authorization) The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C