CVE-2026-11992 PUBLISHED

Easy Appointments <= 3.12.27 - Missing Authorization to Authenticated (Author+) Bulk Appointment Manipulation

Assigner: Wordfence
Reserved: 11.06.2026 Published: 10.07.2026 Updated: 10.07.2026

The Easy Appointments plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.12.27. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with author-level access and above, to cancel all upcoming appointments site-wide by marking every future appointment stored by the plugin as abandoned. The nonce required to authenticate the cancellation request is printed on the Appointments admin page, which is itself gated only by the edit_posts capability that Authors possess, making the nonce readily accessible to low-privileged users.

Metrics

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

Product Status

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

Credits

  • armx64 finder

References

Problem Types

  • CWE-862 Missing Authorization CWE