Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
Network-reachable action abusable by an authenticated Subscriber (PR:L, AC:L, UI:N) yielding high integrity and low availability impact on booking data, with no confidentiality exposure (C:N).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
3DescriptionCVE.org
Subscriber Broken Access Control in WP Booking System < 5.12.8.1 versions.
AnalysisAI
Improper authorization in the WP Booking System WordPress plugin (all versions before 5.12.8.1) lets low-privileged, authenticated Subscriber-level accounts perform actions or modify data they should not be able to reach, reflecting an integrity-focused broken access control weakness. Because self-registration is common on WordPress sites, any user able to obtain a Subscriber account can abuse the flaw; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. The CVSS 3.1 base score is 7.1 (high), driven by high integrity impact with only low privilege requirements over the network.
Technical ContextAI
WP Booking System is a WordPress plugin that adds calendar-based reservation and booking functionality (availability calendars, booking forms, and back-end booking management) to WordPress sites. The root cause is CWE-862 (Missing Authorization): one or more plugin actions - typically AJAX handlers or admin-post endpoints - fail to verify that the calling user holds the capability required for the operation, checking only that a user is authenticated rather than that they are authorized. As a result the Subscriber role, the lowest standard WordPress role intended for read-only account holders, can invoke privileged booking-management functionality. The single CPE provided (cpe:2.3:a:wp_booking_system_.:wp_booking_system) confirms the affected product is the WP Booking System plugin itself; the Patchstack advisory references the premium (wp-booking-system-premium) distribution.
RemediationAI
Vendor-released patch: 5.12.8.1 - upgrade the WP Booking System plugin to version 5.12.8.1 or later, which is the primary and definitive fix, and consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-booking-system-premium/vulnerability/wordpress-wp-booking-system-plugin-5-12-8-1-broken-access-control-vulnerability for details. If immediate patching is not possible, reduce exposure by disabling open user self-registration (Settings > General > uncheck 'Anyone can register') so attackers cannot obtain the Subscriber accounts the exploit requires - the trade-off is that legitimate self-service signups are blocked; audit and remove untrusted existing Subscriber accounts; and place the plugin's AJAX/admin endpoints behind a WAF virtual patch or restrict them via access controls where feasible. Because this is authenticated abuse by low-privilege users, tightening role assignment and monitoring booking-data changes for unauthorized modifications are practical compensating controls until the update is applied.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48162
GHSA-cp6f-c9gr-hrhh