Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Network-reachable WordPress plugin endpoint with no auth or interaction (AV:N/AC:L/PR:N/UI:N); IDOR yields per-record read/modify/cancel impact, so C/I/A are Low and scope unchanged.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Insecure Direct Object References (IDOR) in Salon booking system <= 10.30.24 versions.
AnalysisAI
Unauthenticated Insecure Direct Object Reference in the Salon Booking System WordPress plugin (versions <= 10.30.24) allows remote attackers to access or manipulate booking objects belonging to other users by tampering with object identifiers in requests. The flaw was reported by Patchstack and affects the dimitri_grassi salon_booking_system plugin per the provided CPE, with no public exploit identified at time of analysis.
Technical ContextAI
The affected component is the Salon Booking System WordPress plugin authored by Dimitri Grassi (CPE cpe:2.3:a:dimitri_grassi:salon_booking_system), used by service businesses to manage appointments, customers, and payments within WordPress. The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key): endpoints reference internal objects (such as booking IDs, customer records, or reservation tokens) directly via request parameters without verifying that the caller is authorized to act on that specific object. Because the plugin runs inside WordPress's HTTP request lifecycle and the CVSS vector indicates no authentication is required, the vulnerable endpoint is reachable by anonymous web clients.
RemediationAI
Patch available per vendor advisory: upgrade the Salon Booking System WordPress plugin to a release newer than 10.30.24 as published by the vendor and tracked in the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/salon-booking-system/vulnerability/wordpress-salon-booking-system-plugin-10-30-24-insecure-direct-object-references-idor-vulnerability; an exact fixed version is not enumerated in the supplied data, so verify the current plugin release on the WordPress.org listing before deploying. If immediate patching is not possible, restrict access to the plugin's booking-management endpoints at the web server or WAF layer (for example, allowlisting authenticated /wp-admin sessions or blocking unauthenticated requests to the plugin's AJAX/REST routes), accepting that this may break legitimate public booking flows; alternatively, deactivate the plugin until updated, which removes booking functionality but eliminates exposure.
More in Salon Booking System
View allThe Salon booking system plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and includ
The Salon booking system plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validatio
Unauthenticated booking record disclosure in the Salon Booking System WordPress plugin (through version 10.30.33) expose
The Salon booking system Free and Pro WordPress plugins before 7.6.3 do not have proper authorisation in some of its end
The Salon booking system WordPress plugin through 9.6.5 does not sanitise and escape some of its settings, which could a
Unrestricted Upload of File with Dangerous Type vulnerability in Salon Booking System Salon booking system.5. Rated crit
The Salon booking system WordPress plugin before 6.3.1 does not properly sanitise and escape the First Name field when b
Authentication bypass in the Salon Booking System WordPress plugin (versions 10.30.26 and earlier) allows remote unauthe
The Salon booking system WordPress plugin before 9.6.3 does not properly sanitize and escape the 'Mobile Phone' field wh
Unauthenticated price manipulation in the Salon Booking System WordPress plugin (through 10.30.33) allows any remote vis
The Salon booking system Free and pro WordPress plugins before 7.6.3 do not have proper authorisation when searching boo
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Salon Booking System Sal
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37604