Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:H
Network-reachable WordPress AJAX/admin endpoint; PR:H reflects required Booking Agent role; C:H and A:H align with access to booking data and service disruption potential.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Booking Agent Broken Access Control in QuickCal - Appointment Booking Calendar for WordPress <= 1.0.16 versions.
AnalysisAI
Broken access control in the QuickCal Appointment Booking Calendar WordPress plugin (versions ≤ 1.0.16) allows authenticated users holding the Booking Agent role to bypass authorization checks and access functionality or data outside their intended privilege scope. The flaw, rooted in CWE-862 Missing Authorization, enables high-confidentiality and high-availability impact - suggesting attackers can both read sensitive booking/customer data and disrupt the scheduling service. No public exploit or CISA KEV listing is identified at time of analysis, though the Patchstack advisory confirms the issue.
Technical ContextAI
QuickCal is a WordPress appointment booking plugin developed by AxiomThemes (CPE: cpe:2.3:a:axiomthemes:quickcal_-_appointment_booking_calendar_for_wordpress:*:*:*:*:*:*:*:*). The root cause is CWE-862 Missing Authorization - the plugin defines a custom 'Booking Agent' role but fails to enforce proper capability or nonce checks on certain AJAX handlers or admin endpoints, allowing that role to invoke functionality reserved for higher-privileged roles. This is a common WordPress plugin pattern where custom roles are created without corresponding server-side authorization gates on each action, exposing the plugin's internal booking management API to over-privileged access by lower-tier authenticated users.
RemediationAI
The primary remediation is to update the QuickCal plugin beyond version 1.0.16; consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/quickcal/vulnerability/wordpress-quickcal-appointment-booking-calendar-for-wordpress-plugin-1-0-16-broken-access-control-vulnerability) and the WordPress plugin repository for the patched release version, which was not independently confirmed in the available data. If no patched version is yet available, administrators should audit all accounts holding the 'Booking Agent' role and reduce that user pool to only fully trusted individuals, as this directly limits the attack surface. Additionally, consider temporarily disabling the plugin on sensitive multi-tenant or customer-facing installations until a verified fix is applied. Patchstack's virtual patching feature (if licensed) can serve as a compensating control by blocking the malformed requests at the WAF layer without requiring a plugin update, though this introduces a dependency on Patchstack's ruleset accuracy.
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-48154
GHSA-r5c7-h5q4-cjrc