CVE-2026-8789 PUBLISHED

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

Assigner: Wordfence
Reserved: 17.05.2026 Published: 24.07.2026 Updated: 24.07.2026

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.

Metrics

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

Product Status

Vendor easyappointments
Product Easy Appointments
Versions Default: unaffected
  • affected from 0 to 3.12.27 (incl.)

Credits

  • Vamshi Krishna Upadrasta finder

References

Problem Types

  • CWE-863 Incorrect Authorization CWE