Description
Unauthenticated Insecure Direct Object References (IDOR) in Booking calendar, Appointment Booking System <= 3.2.36 versions.
Published: 2026-08-18
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Insecure Direct Object Reference (CWE-639) that allows attackers to manipulate or read appointment data stored by the Booking calendar, Appointment Booking System plugin. By supplying a crafted request to the plugin’s endpoints, an attacker can potentially view, edit, or delete arbitrary booking records; the plug‑in does not validate that the requesting user owns the referenced resource. This can expose sensitive user or service information and compromise the integrity of the booking system.

Affected Systems

The affected product is the WordPress plugin Booking calendar, Appointment Booking System developed by wpdevart. Any site running version 3.2.36 or earlier is vulnerable. Versions newer than 3.2.36 are not affected according to the provided data.

Risk and Exploitability

The CVSS base score is 6.5, indicating a medium severity level. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting it has not yet been widely exploited in known attacks. The likely attack vector is remote via HTTP requests to the plugin’s admin or API endpoints; authentication is not required, so an unauthenticated attacker can exploit this weakness directly from the web interface. The risk remains moderate but given the potential impact on privacy and data integrity, timely remediation is advised.

Generated by OpenCVE AI on August 18, 2026 at 16:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Booking calendar, Appointment Booking System plugin to version 3.2.37 or later, which removes the IDOR flaw.
  • If an immediate update is not possible, restrict public access to the plugin’s administrative pages and API endpoints, for example by adding authentication checks or IP‑based access controls.
  • Continuously monitor the site for unauthorized appointment edits or deletions, and audit logs for unexpected changes to booking records.

Generated by OpenCVE AI on August 18, 2026 at 16:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdevart
Wpdevart booking Calendar
Wpdevart booking Calendar, Appointment Booking System
Vendors & Products Wordpress
Wordpress wordpress
Wpdevart
Wpdevart booking Calendar
Wpdevart booking Calendar, Appointment Booking System

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in Booking calendar, Appointment Booking System <= 3.2.36 versions.
Title WordPress Booking calendar, Appointment Booking System plugin <= 3.2.36 - 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

Wordpress Wordpress
Wpdevart Booking Calendar Booking Calendar, Appointment Booking System
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T14:41:12.982Z

Reserved: 2026-08-12T14:10:14.732Z

Link: CVE-2026-73395

cve-icon Vulnrichment

Updated: 2026-08-18T14:41:08.371Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T15:17:06.823

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-73395

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:00:12Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key