Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable unauthenticated endpoint with no complexity barrier; impact is integrity-only and scoped to the vulnerable plugin system, with no confidentiality or availability consequence.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in Webba Plugins Webba Booking allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects Webba Booking: from n/a through 6.4.13.
AnalysisAI
Unauthenticated remote attackers can bypass access controls in the Webba Booking WordPress plugin (all versions through 6.4.13) due to missing server-side authorization checks on one or more booking-related endpoints, enabling unauthorized integrity-affecting actions such as creating, modifying, or canceling bookings. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms zero-friction exploitation requiring no credentials or user interaction against any internet-facing WordPress site running the affected plugin. No public exploit code has been identified at time of analysis, and this vulnerability does not appear in the CISA KEV catalog.
Technical ContextAI
Webba Booking is a WordPress appointment and reservation management plugin developed by Webba Plugins. The root cause is CWE-862 (Missing Authorization), a class of flaw where server-side handlers - commonly WordPress AJAX actions registered via admin-ajax.php or REST API routes - execute privileged operations without verifying the calling user's capabilities (e.g., no current_user_can() check or nonce validation tied to a privileged role). The CPE string cpe:2.3:a:webba_plugins:webba_booking:*:*:*:*:*:*:*:* confirms all versions through 6.4.13 are within scope. The Patchstack tag 'Authentication Bypass' further indicates that functionality intended for authenticated users or administrators is reachable without any credentials, consistent with the PR:N designation in the CVSS vector.
RemediationAI
Upgrade Webba Booking to a version above 6.4.13 once a patched release is published by the vendor. No specific fixed version number is confirmed in available intelligence - administrators should monitor the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/webba-booking-lite/vulnerability/wordpress-webba-booking-plugin-6-4-13-broken-access-control-vulnerability?_s_id=cve and the official WordPress plugin repository changelog for a remediated release. As a compensating control prior to patching, consider deploying WAF rules that restrict unauthenticated POST requests to WordPress AJAX endpoints (wp-admin/admin-ajax.php) and any booking-related REST API routes; note this may disrupt legitimate front-end booking workflows for end users and should be tested before production deployment. If booking functionality is non-critical or can be temporarily suspended, deactivating the plugin entirely eliminates the attack surface with no residual risk.
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-41055
GHSA-pgwq-hmm6-jcx5