Description
Unauthenticated Insecure Direct Object References (IDOR) in Easy Appointments <= 3.12.27 versions.
Published: 2026-07-23
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Easy Appointments plugin for WordPress versions up to 3.12.27 contains an unauthenticated Insecure Direct Object Reference vulnerability. By manipulating object identifiers exposed in the plugin’s URLs or request parameters, an attacker can read or modify appointment data that should be protected, leading to disclosure or tampering of scheduling information. The weakness is a classic example of CWE‑639, where insufficient access control allows an unauthenticated user to influence operations that affect the integrity of the system.

Affected Systems

Any WordPress installation that has the Easy Appointments plugin version 3.12.27 or older deployed. The vulnerability applies to all environments using the affected plugin regardless of user role, because authentication is not required to exploit the IDOR.

Risk and Exploitability

The CVSS score of 6.5 places the issue in the Medium severity category. The EPSS score of < 1% indicates a very low probability of exploitation at this time, and the vulnerability is not listed in the CISA KEV catalog. Based on the typical behavior of IDOR vulnerabilities in WordPress plugins, it is inferred that the attack vector is remote through the web interface; however, the CVE description does not explicitly state the attack path, so this inference is marked as such. The overall risk remains moderate but should be addressed promptly to prevent potential data theft or manipulation.

Generated by OpenCVE AI on August 3, 2026 at 22:16 UTC.

Remediation

Vendor Solution

Update the WordPress Easy Appointments Plugin to the latest available version (at least 3.12.28).


OpenCVE Recommended Actions

  • Update the Easy Appointments plugin to version 3.12.28 or later, which removes the IDOR flaw.
  • Review and tighten role-based access controls so that only authorized users can view or edit appointments.
  • Deploy a web application firewall rule that blocks direct manipulation of appointment identifiers in URLs or request parameters.

Generated by OpenCVE AI on August 3, 2026 at 22:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 14:30: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
Metrics ssvc

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


Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in Easy Appointments <= 3.12.27 versions.
Title WordPress Easy Appointments plugin <= 3.12.27 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Easy-appointments Easy Appointments
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T13:46:40.876Z

Reserved: 2026-07-13T06:13:34.178Z

Link: CVE-2026-61946

cve-icon Vulnrichment

Updated: 2026-07-23T13:46:34.960Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:34.307

Modified: 2026-07-23T14:17:32.427

Link: CVE-2026-61946

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:30:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key