Description
The bookingpress-appointment-booking-pro WordPress plugin before 5.7.3 does not correctly invoke its REST permission callback, leaving every route in one of its API namespaces reachable without authentication and allowing unauthenticated attackers to read customer booking data and modify other users' bookings.
Published: 2026-07-27
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from a missing or incorrectly applied REST permission callback in the BookingPress Appointment Booking Pro plugin before version 5.7.3. This oversight allows any party to invoke the plugin’s API endpoints without authentication, exposing personal identifying information of customers and enabling unauthorized modification of existing bookings. The flaw is categorized as CWE‑287, indicating an authentication bypass.

Affected Systems

WordPress sites running the BookingPress Appointment Booking Pro plugin earlier than version 5.7.3 are vulnerable. Any installation of the plugin older than 5.7.3 exposes its REST API routes to unauthenticated access.

Risk and Exploitability

The issue has a CVSS score of 8.2, classifying it as high severity, and an EPSS score of 0.00248 (<1%), indicating a low probability of exploitation. However, the absence of authentication checks makes exploitation straightforward: a remote actor can send crafted HTTP requests to the plugin’s REST routes from any network location. The vulnerability is not listed in the CISA KEV catalog, implying that public exploits are not yet documented but the risk to confidentiality and integrity remains significant.

Generated by OpenCVE AI on August 3, 2026 at 18:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the BookingPress Appointment Booking Pro plugin to version 5.7.3 or newer to restore proper permission checks on all API routes
  • If an immediate upgrade is not feasible, restrict unauthenticated access to the bookingpress‑appointment‑booking‑pro API endpoints by configuring web server or firewall rules to block or hide these routes
  • After applying the patch or implementing temporary access controls, review the site’s REST API responses to confirm that authentication is required for every endpoint and that no residual open routes remain

Generated by OpenCVE AI on August 3, 2026 at 18:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

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

ssvc

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


Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Repute Infosystems
Repute Infosystems bookingpress Appointment Booking Pro
Wordpress
Wordpress wordpress
Vendors & Products Repute Infosystems
Repute Infosystems bookingpress Appointment Booking Pro
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The bookingpress-appointment-booking-pro WordPress plugin before 5.7.3 does not correctly invoke its REST permission callback, leaving every route in one of its API namespaces reachable without authentication and allowing unauthenticated attackers to read customer booking data and modify other users' bookings.
Title BookingPress Pro < 5.7.3 - Unauthenticated Customer PII Disclosure and Booking Tampering via Permission Callback Bug
References

Subscriptions

Repute Infosystems Bookingpress Appointment Booking Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T17:43:42.012Z

Reserved: 2026-05-28T12:10:08.195Z

Link: CVE-2026-9830

cve-icon Vulnrichment

Updated: 2026-07-27T17:43:20.395Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:30.503

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-9830

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:15:04Z

Weaknesses