Description
The Online Scheduling and Appointment Booking System WordPress plugin before 28.2 does not verify that the requester owns the AI booking-assistant conversation named in its unauthenticated conversation actions, allowing any unauthenticated visitor to read another visitor's assistant messages and to inject messages into their in-progress conversation.
Published: 2026-09-19
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized disclosure and injection of AI assistant conversation data
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows an unauthenticated visitor to read messages from another user's AI booking‑assistant conversation and to inject messages into an in‑progress conversation. This provides the attacker with confidential user information and the ability to alter the intended conversation flow, potentially leading to misinformation or user manipulation.

Affected Systems

The affected product is the Online Scheduling and Appointment Booking System WordPress plugin, versions prior to 28.2. The plugin does not enforce ownership checks on its AI conversation actions, enabling the flaw across all earlier releases of this plugin. No other vendors or products are listed in the CNA data.

Risk and Exploitability

The CVSS score is not specified, but the attack vector is unauthenticated and remote, relying only on web interaction. EPSS data is unavailable, so the absolute likelihood of exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog. Because the flaw is an IDOR that grants both data read and modification, it poses a serious confidentiality and integrity risk and could be exploited by any unauthenticated web user. No explicit exploit code is yet public, but the path is straightforward: send a request to the conversation endpoint with another user’s conversation ID and retrieve or inject messages.

Generated by OpenCVE AI on September 19, 2026 at 09:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the plugin to version 28.2 or later
  • Implement an ownership check before processing unauthenticated conversation actions
  • Monitor server logs for unexpected conversation access or message injection attempts

Generated by OpenCVE AI on September 19, 2026 at 09:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 19 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Sat, 19 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-613
CWE-639

Sat, 19 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Online Scheduling and Appointment Booking System WordPress plugin before 28.2 does not verify that the requester owns the AI booking-assistant conversation named in its unauthenticated conversation actions, allowing any unauthenticated visitor to read another visitor's assistant messages and to inject messages into their in-progress conversation.
Title Bookly < 28.2 - Unauthenticated AI Assistant Conversation Disclosure and Message Injection via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-19T13:18:25.713Z

Reserved: 2026-09-15T08:36:37.677Z

Link: CVE-2026-91847

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-19T07:16:33.480

Modified: 2026-09-19T14:17:03.600

Link: CVE-2026-91847

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-19T10:00:07Z

Weaknesses
  • CWE-613

    Insufficient Session Expiration

  • CWE-639

    Authorization Bypass Through User-Controlled Key