Description
The Salon Booking System WordPress plugin through 10.31.0 does not verify that a requested booking belongs to the caller on one of its REST API endpoints, requiring only a basic read capability, allowing any authenticated user (including a Subscriber or self-registered customer account) to disclose any customer's booking personal data such as name, email, phone number, address and private notes by enumerating booking identifiers.
Published: 2026-08-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Salon Booking System WordPress plugin (through 10.31.0) does not verify that a requested booking belongs to the caller on one of its REST API endpoints, requiring only a basic read capability. Any authenticated user—including a Subscriber or self‑registered customer account—can disclose any customer's booking personal data such as name, email, phone number, address and private notes by enumerating booking identifiers. This lack of proper authorization allows the disclosure of sensitive customer data, violating privacy and confidentiality.

Affected Systems

WordPress sites that have the free version of the Salon Booking System plugin installed with a version of 10.31.0 or earlier. The vulnerability is present in all releases up to that version, and the REST API must be accessible to logged‑in users for the flaw to be exploitable. Sites using newer plugin versions are not affected.

Risk and Exploitability

The flaw is exploitable only when the attacker has a WordPress login with at least basic read privileges. Because the endpoint lacks an ownership check, enumeration of booking identifiers allows passive data collection. The CVSS score is 4.3, and the EPSS score is < 1 %; it is not listed in CISA KEV. These metrics indicate a moderate severity but a very low likelihood of exploitation. The likely attack vector is an authenticated request to the exposed REST endpoint, and exploiting it has a low technical cost.

Generated by OpenCVE AI on August 13, 2026 at 15:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Salon Booking System plugin version (any release newer than 10.31.0) that validates booking ownership, preventing the CWE‑639 IDOR flaw.
  • Adjust role capabilities so that only users with administrative privileges can invoke the vulnerable endpoint, thereby reducing the risk of direct information disclosure for low‑privilege users such as Subscribers.
  • Implement server‑side checks that confirm the booking belongs to the requesting user before returning details, addressing the CWE‑639 IDOR flaw and preventing sensitive data exposure through the REST endpoint.

Generated by OpenCVE AI on August 13, 2026 at 15:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
Description The Salon Booking System WordPress plugin through 10.30.33 does not verify that a requested booking belongs to the caller on one of its REST API endpoints, requiring only a basic read capability, allowing any authenticated user (including a Subscriber or self-registered customer account) to disclose any customer's booking personal data such as name, email, phone number, address and private notes by enumerating booking identifiers. The Salon Booking System WordPress plugin through 10.31.0 does not verify that a requested booking belongs to the caller on one of its REST API endpoints, requiring only a basic read capability, allowing any authenticated user (including a Subscriber or self-registered customer account) to disclose any customer's booking personal data such as name, email, phone number, address and private notes by enumerating booking identifiers.
Title Salon Booking System – Free Version <= 10.30.33 - Subscriber+ Arbitrary Booking PII Disclosure via IDOR Salon Booking System – Free Version <= 10.31.0 - Subscriber+ Arbitrary Booking PII Disclosure

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
First Time appeared Salonbookingsystem
Salonbookingsystem salon Booking System
Wordpress
Wordpress wordpress
Vendors & Products Salonbookingsystem
Salonbookingsystem salon Booking System
Wordpress
Wordpress wordpress

Mon, 10 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-639

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Salon Booking System WordPress plugin through 10.30.33 does not verify that a requested booking belongs to the caller on one of its REST API endpoints, requiring only a basic read capability, allowing any authenticated user (including a Subscriber or self-registered customer account) to disclose any customer's booking personal data such as name, email, phone number, address and private notes by enumerating booking identifiers.
Title Salon Booking System – Free Version <= 10.30.33 - Subscriber+ Arbitrary Booking PII Disclosure via IDOR
References

Subscriptions

Salonbookingsystem Salon Booking System
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-13T12:53:29.975Z

Reserved: 2026-07-24T10:19:39.870Z

Link: CVE-2026-17020

cve-icon Vulnrichment

Updated: 2026-08-11T20:53:45.955Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:49.040

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-17020

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T15:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key