
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1932 is a Missing Authorization vulnerability in the Appointment Booking Calendar Plugin – Bookr for WordPress. Due to a missing capability check on the update-appointment REST API endpoint, unauthenticated attackers can modify the status of any appointment on affected sites. All versions up to and including 1.0.2 are affected. The vulnerability was published on February 14, 2026, and carries a CVSS v3.1 base score of 5.3 (Medium) (Red Hat CVE).
The root cause is classified as CWE-862 (Missing Authorization) — the plugin's REST API endpoint for updating appointment status does not verify whether the requesting user has the necessary permissions before processing the request. Because the endpoint is accessible without authentication, any remote actor can send a crafted REST API request to alter appointment records. No special privileges, user interaction, or complex conditions are required for exploitation (Red Hat CVE).
Successful exploitation allows unauthenticated attackers to arbitrarily modify the status of any appointment managed by the plugin (e.g., canceling, confirming, or otherwise altering bookings). The impact is limited to integrity — there is no direct confidentiality or availability impact — but manipulation of appointment data could disrupt business operations, cause scheduling conflicts, or enable denial-of-service against booking workflows for affected WordPress sites (Red Hat CVE).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.015%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The low attack complexity and lack of authentication requirements do, however, lower the barrier for opportunistic exploitation (Red Hat CVE).
GET /wp-json/<bookr-namespace>/appointments) to discover valid appointment IDs, if the endpoint exposes them without authentication.update-appointment REST API endpoint, including a target appointment ID and the desired status value (e.g., cancelled, confirmed).POST /wp-json/<bookr-namespace>/update-appointment with appropriate JSON body) without any authentication headers.update-appointment route (e.g., /wp-json/*/update-appointment) from external IP addresses.POST requests to the Bookr REST API endpoint without authentication cookies or tokens, particularly with varying appointment IDs in rapid succession.Users should update the Bookr Appointment Booking Calendar Plugin to a version beyond 1.0.2 that includes a proper capability check on the update-appointment REST API endpoint. If an updated version is not yet available, site administrators should consider temporarily disabling the plugin or restricting REST API access via a web application firewall (WAF) rule blocking unauthenticated requests to the affected endpoint. Monitor the WordPress plugin repository for a patched release (Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."