Description
The Easy Appointments plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.12.21 via the `/wp-json/wp/v2/eablocks/ea_appointments/` REST API endpoint. This is due to the endpoint being registered with `'permission_callback' => '__return_true'`, which allows access without any authentication or authorization checks. This makes it possible for unauthenticated attackers to extract sensitive customer appointment data including full names, email addresses, phone numbers, IP addresses, appointment descriptions, and pricing information.
Published: 2026-04-17
Score: 7.5 High
EPSS: 43.4% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Easy Appointments WordPress plugin can expose sensitive customer data such as names, email addresses, phone numbers, IP addresses, appointment descriptions, and pricing. The vulnerability is caused by a REST API endpoint whose permission callback is set to '__return_true', meaning that the endpoint does not perform any authentication or authorization checks. This flaw allows unauthenticated actors to retrieve unfiltered appointment records via the /wp-json/wp/v2/eablocks/ea_appointments/ URL.

Affected Systems

All installations of the Easy Appointments plugin with version 3.12.21 or earlier are affected. The vulnerability exists in every build up to and including 3.12.21 and does not impact later releases.

Risk and Exploitability

With a CVSS score of 7.5, the flaw presents a moderate to high severity. The EPSS score is 43%, and the issue is not listed in the CISA KEV catalog, but the lack of authentication and the public nature of the REST endpoint make exploitation easy for attackers who do not possess credentials. Based on the description, it is inferred that attackers can perform straightforward GET requests to the /wp-json/wp/v2/eablocks/ea_appointments/ endpoint and obtain sensitive personal and transaction data, potentially leading to privacy violations and data breach risks.

Generated by OpenCVE AI on May 22, 2026 at 15:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Easy Appointments plugin to version 3.12.22 or later to remove the insecure API endpoint.
  • Configure a firewall or security plugin to block unauthenticated requests to the /wp-json/wp/v2/eablocks/ea_appointments/ route until the plugin can be updated.
  • If the plugin is not essential, consider disabling or uninstalling it to eliminate the exposed endpoint entirely.

Generated by OpenCVE AI on May 22, 2026 at 15:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 18 Apr 2026 01:45:00 +0000

Type Values Removed Values Added
First Time appeared Easyappointments
Easyappointments easy!appointments
Wordpress
Wordpress wordpress
Vendors & Products Easyappointments
Easyappointments easy!appointments
Wordpress
Wordpress wordpress

Fri, 17 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description The Easy Appointments plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.12.21 via the `/wp-json/wp/v2/eablocks/ea_appointments/` REST API endpoint. This is due to the endpoint being registered with `'permission_callback' => '__return_true'`, which allows access without any authentication or authorization checks. This makes it possible for unauthenticated attackers to extract sensitive customer appointment data including full names, email addresses, phone numbers, IP addresses, appointment descriptions, and pricing information.
Title Easy Appointments <= 3.12.21 - Unauthenticated Sensitive Information Exposure via REST API
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

Easyappointments Easy!appointments
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-20T13:51:28.513Z

Reserved: 2026-02-09T18:02:39.114Z

Link: CVE-2026-2262

cve-icon Vulnrichment

Updated: 2026-04-20T13:51:21.064Z

cve-icon NVD

Status : Deferred

Published: 2026-04-18T00:16:36.620

Modified: 2026-04-22T20:22:50.570

Link: CVE-2026-2262

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-22T15:30:38Z

Weaknesses