CVE-2026-8789 HIGH

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

Vendor Easyappointments
Product Easy Appointments
Weakness CWE-863 · Incorrect authorization
Published July 24, 2026
Last update July 24, 2026

CVSS base score

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

CVSS vector

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

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

Related vulnerabilities

08Related CVE