WordPress security changelog
MEDIUM CVE-2026-11992 Deferred

Easy Appointments: A security weakness

Easy Appointments is affected by a security weakness. Exploitation requires at least author-level access. The resulting impact depends on how the affected component exposes the vulnerable operation. The published affected range is <= 3.12.27.

CVE / CNA score 4.3 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Easy Appointments
Plugin slug
easy-appointments
Affected
<= 3.12.27
Safe version
> 3.12.27
Published
Jul 10, 2026
Weakness
CWE-862 — Missing Authorization

This CVE was published Jul 10, 2026 and is one of 13 known issues for this plugin.

Patch or disable the affected component.

Update Easy Appointments to a release after 3.12.27, or disable and remove it until a fixed version is available.

Technical description

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.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Primary and upstream sources