Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable with no authentication (AV:N, PR:N, AC:L); only booking data integrity is impacted - no confidentiality exposure or availability disruption.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in JetBooking <= 4.1.2 versions.
AnalysisAI
Broken access control in the JetBooking WordPress plugin (versions ≤ 4.1.2) exposes unauthenticated attackers to unauthorized write operations against booking data. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms trivial, network-accessible exploitation with no credentials or user interaction required. No public exploit code or CISA KEV listing has been identified at time of analysis, but the zero-barrier entry point on a publicly reachable WordPress endpoint warrants prompt patching for any internet-facing deployment.
Technical ContextAI
JetBooking is a WordPress booking management plugin developed by Crocoblock (JetImpex Inc.), identified via CPE cpe:2.3:a:crocoblock._jetimpex_inc.:jetbooking:*:*:*:*:*:*:*:*. The root cause is CWE-862 (Missing Authorization): one or more plugin endpoints or AJAX handlers execute privileged booking-related actions without first verifying the caller's identity or capability level. In WordPress, this pattern typically arises when a plugin registers action hooks (e.g., wp_ajax_nopriv_*) or REST API routes without a permission_callback, allowing any unauthenticated HTTP client to invoke functionality intended only for authorized users or administrators.
RemediationAI
Update JetBooking to the first version released after 4.1.2; consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/jet-booking/vulnerability/wordpress-jetbooking-plugin-4-1-2-broken-access-control-vulnerability) for the confirmed fix version, which was not independently verifiable from the provided data. If immediate patching is not possible, a compensating control is to place the WordPress admin AJAX endpoint (wp-admin/admin-ajax.php) and any relevant JetBooking REST routes behind IP allowlisting or a web application firewall rule that blocks unauthenticated POST requests to those paths - noting that this may break legitimate booking form submissions from end-users and requires careful scope tuning. Disabling the JetBooking plugin entirely until patched is the safest workaround for non-critical environments, with the trade-off of losing booking functionality.
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-48080
GHSA-fqvj-cq7c-v98r