CVE Catalog

CVE-2026-11992

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

The Easy Appointments plugin for WordPress up to version 3.12.27 is vulnerable to authorization bypass. Authenticated attackers with author-level access can cancel all future appointments site-wide by marking them as abandoned. The nonce for the cancellation request is exposed on the Appointments admin page, which is only gated by the edit_posts capability, making it accessible to low-privileged users.

Risk Assessment

The risk is the potential mass cancellation of all future appointments by an author or higher user, leading to scheduling chaos, loss of customer trust, and service disruption.

Recommendation

Immediately update the Easy Appointments plugin to the latest available version that fixes this vulnerability. Also, restrict user permissions to the minimum necessary.

Other vulnerabilities in Easy Appointments

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS