Back to overview

CVE-2026-11992

MEDIUM
4.3
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-11992
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-06-11 14:53 UTC
Published
2026-07-10 07:48 UTC
Last updated
2026-07-10 07:48 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
easyappointments / Easy Appointments
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
easyappointments Easy Appointments 0 ≤ 3.12.27
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Back to overview