Description
The Easy Appointments WordPress plugin through 4.0 does not perform capability checks in several of its appointment-management actions, relying only on a nonce that any authenticated user can obtain, allowing users with contributor-level access to read all customers' appointment details and to create, modify, and delete bookings.
Published: 2026-07-30
Score: 3.8 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Easy Appointments WordPress plugin contains a missing authorization check in several appointment‑management endpoints. The implementation relies only on a nonce that any authenticated user can obtain, allowing a user with contributor privileges to read all customer appointment details and to create, modify, or delete bookings. This weakness falls under CWE‑284, an improper access control flaw that enables an attacker to bypass security restrictions and tamper with sensitive data.

Affected Systems

Any WordPress site running Easy Appointments plugin version 4.0 or earlier is affected. Users who possess a contributor role or higher can exploit the lack of capability checks to view or alter appointment information. The vulnerability is present across all installations of the plugin, regardless of additional configuration or the presence of other security plugins.

Risk and Exploitability

The CVSS score of 3.8 indicates moderate overall risk, reflecting that the issue requires an authenticated user to exploit. The EPSS score of less than 1% suggests that exploitation is unlikely in the wild, and the vulnerability is not included in the CISA KEV catalog. The likely attack path is a legitimate contributor account; the attacker must be able to log in to the WordPress site, obtain the nonce, and then issue requests to the affected endpoints. Because capabilities are not checked, the attacker can read, create, update, or delete any booking data. The impact is limited to the data stored within the Easy Appointments plugin rather than the broader system, but any damage to scheduling or customer data could cause operational disruptions for the site owner.

Generated by OpenCVE AI on August 10, 2026 at 22:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Easy Appointments plugin to the latest released version (≥4.1), which implements proper capability checks for all appointment‑management actions.
  • If an immediate upgrade is not feasible, remove or downgrade contributor privileges for users who do not need to manage appointments, thereby reducing the set of accounts that can exploit the flaw.
  • Apply a role‑based restriction or custom code that blocks the affected endpoints for contributor and lower roles, ensuring that only administrators can perform booking modifications until the plugin is updated.

Generated by OpenCVE AI on August 10, 2026 at 22:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description The Easy Appointments WordPress plugin through 3.12.26 does not perform capability checks in several of its appointment-management actions, relying only on a nonce that any authenticated user can obtain, allowing users with contributor-level access to read all customers' appointment details and to create, modify, and delete bookings. The Easy Appointments WordPress plugin through 4.0 does not perform capability checks in several of its appointment-management actions, relying only on a nonce that any authenticated user can obtain, allowing users with contributor-level access to read all customers' appointment details and to create, modify, and delete bookings.
Title Easy Appointments <= 3.12.26 - Contributor+ Appointment Data Disclosure & Modification via Missing Authorization Easy Appointments <= 4.0 - Contributor+ Appointment Data Disclosure & Modification via Missing Authorization

Thu, 30 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

{'score': 3.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Easy-appointments
Easy-appointments easy Appointments
Wordpress
Wordpress wordpress
Vendors & Products Easy-appointments
Easy-appointments easy Appointments
Wordpress
Wordpress wordpress

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Easy Appointments WordPress plugin through 3.12.26 does not perform capability checks in several of its appointment-management actions, relying only on a nonce that any authenticated user can obtain, allowing users with contributor-level access to read all customers' appointment details and to create, modify, and delete bookings.
Title Easy Appointments <= 3.12.26 - Contributor+ Appointment Data Disclosure & Modification via Missing Authorization
References

Subscriptions

Easy-appointments Easy Appointments
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T12:42:50.073Z

Reserved: 2026-06-30T11:51:21.184Z

Link: CVE-2026-14221

cve-icon Vulnrichment

Updated: 2026-07-30T14:21:57.252Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:24:59.813

Modified: 2026-08-10T13:17:57.133

Link: CVE-2026-14221

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T22:15:03Z

Weaknesses