Description
The Online Scheduling and Appointment Booking System WordPress plugin before 28.3 does not prevent deserialization of untrusted input and does not correctly restrict a privileged maintenance feature to administrators, allowing users granted a custom booking-management capability, which an administrator must explicitly assign, to inject arbitrary PHP objects, overwrite privileged site options, and read stored integration secrets.
Published: 2026-09-27
Score: n/a
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Patch immediately
AI Analysis

Impact

The plugin fails to validate input before deserialization and improperly limits a privileged maintenance feature. A user with the custom booking‑management capability can supply malicious serialized data that PHP will instantiate as arbitrary objects. This allows the attacker to overwrite site options, retrieve stored integration secrets, and potentially execute code, illustrating a classic deserialization of untrusted data flaw.

Affected Systems

The vulnerability impacts all installations of the Online Scheduling and Appointment Booking System WordPress plugin running versions 23.2 through 28.2, inclusive of any predecessors. Users operating the plugin before version 28.3 are affected.

Risk and Exploitability

The flaw is likely triggered through the diagnostics advanced options feature of the plugin, as indicated by the reference to a privileged maintenance capability in the description; this is inferred from the text, not explicitly stated. An attacker who can assign or already possesses the custom booking‑management capability may supply a crafted serialized payload that bypasses access controls, leading to configuration tampering or code execution. Although EPSS data is unavailable and the vulnerability is not listed in the CISA KEV catalog, the lack of input validation makes exploitation straightforward for an authenticated user and poses a high risk.

Generated by OpenCVE AI on September 27, 2026 at 07:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest plugin release (28.3 or newer) which removes the deserialization vulnerability.
  • Revoke the custom booking‑management capability from all non‑trusted users and restrict it to administrators only.
  • Disable the diagnostics advanced options feature if it is not needed for business operations.

Generated by OpenCVE AI on September 27, 2026 at 07:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-502

Sun, 27 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Online Scheduling and Appointment Booking System WordPress plugin before 28.3 does not prevent deserialization of untrusted input and does not correctly restrict a privileged maintenance feature to administrators, allowing users granted a custom booking-management capability, which an administrator must explicitly assign, to inject arbitrary PHP objects, overwrite privileged site options, and read stored integration secrets.
Title Bookly 23.2 - 28.2 - Bookly Administrator+ PHP Object Injection via Diagnostics Advanced Options
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-27T06:00:20.482Z

Reserved: 2026-09-08T14:44:08.802Z

Link: CVE-2026-86841

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T06:17:17.293

Modified: 2026-09-27T06:17:17.293

Link: CVE-2026-86841

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T08:00:08Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-502

    Deserialization of Untrusted Data