Description
The Appointment Booking Calendar Plugin – Bookr plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the update-appointment REST API endpoint in all versions up to, and including, 1.0.2. This makes it possible for unauthenticated attackers to modify the status of any appointment.
Published: 2026-02-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated modification of appointment status
Action: Immediate Patch
AI Analysis

Impact

The Bookr Appointment Booking Calendar Plugin for WordPress contains a missing capability check on the update-appointment REST API endpoint, allowing any unauthenticated user to modify the status of any appointment. This flaw compromises the integrity of appointment data, enabling attackers to arbitrarily confirm, cancel, or otherwise change appointments without authorization. The vulnerability is formally categorized as CWE‑862.

Affected Systems

All WordPress installations running Bookr version 1.0.2 or earlier are affected. The plugin provides the REST endpoint through WordPress’s API and is typically installed on websites that use the plugin to manage client appointments.

Risk and Exploitability

The CVSS v3 score is 5.3, indicating moderate severity. EPSS is listed as less than 1 %, reflecting a low current exploitation probability, and the vulnerability is not yet included in CISA’s KEV catalog. Nevertheless, the flaw is exploitable over an application‑level REST API, requiring only a crafted HTTP request to the /wp-json/bookr/v1/update-appointment endpoint. Because no authentication is performed, any internet‑reachable WordPress site with the vulnerable plugin could be targeted directly, making the risk significant for exposed or poorly monitored services.

Generated by OpenCVE AI on April 16, 2026 at 00:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bookr plugin to the latest version that implements a proper capability check on the update‑appointment endpoint.
  • If an immediate upgrade is not feasible, add a filter or a rule that forces authentication for the Bookr REST API, restricting the update‑appointment action to administrators or users with a specific capability, using a security plugin or custom code.
  • If upgrade or code changes are not an option, configure a firewall or .htaccess rule to block unauthenticated POST requests to the /wp-json/bookr/v1/update-appointment endpoint.

Generated by OpenCVE AI on April 16, 2026 at 00:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Bssoftware
Bssoftware appointment Booking Calendar Plugin – Bookr
Wordpress
Wordpress wordpress
Vendors & Products Bssoftware
Bssoftware appointment Booking Calendar Plugin – Bookr
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Appointment Booking Calendar Plugin – Bookr plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the update-appointment REST API endpoint in all versions up to, and including, 1.0.2. This makes it possible for unauthenticated attackers to modify the status of any appointment.
Title Appointment Booking Calendar Plugin <= 1.0.2 - Missing Authorization to Unauthenticated Arbitrary Appointment Status Modification
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Bssoftware Appointment Booking Calendar Plugin – Bookr
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:43:32.838Z

Reserved: 2026-02-04T21:01:43.286Z

Link: CVE-2026-1932

cve-icon Vulnrichment

Updated: 2026-02-18T18:45:11.087Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T06:16:06.007

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1932

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T01:00:19Z

Weaknesses