Description
The Fluent Booking WordPress plugin before 2.1.2 does not verify ownership of the requested group_id before exporting attendee data via the export endpoint, allowing users with at least the Calendar Manager role to retrieve attendees' PII (name, email, phone, address, payment information) from calendar groups they do not own.
Published: 2026-06-30
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Fluent Booking WordPress plugin contains a flaw that allows a user with the Calendar Manager capability to export attendee data without verifying ownership of the calendar group. The export returns personally identifiable information such as names, emails, phone numbers, addresses, and payment data for attendees belonging to groups that the requester does not own. This constitutes a direct leakage of sensitive user data and violates privacy expectations.

Affected Systems

Vulnerable versions of the Fluent Booking plugin are those released before 2.1.2. Any WordPress installation that has a pre‑2.1.2 version of this plugin installed is affected. The flaw is specific to the plugin’s export endpoint and does not depend on other components or external systems.

Risk and Exploitability

The exploit requires the user to already possess the Calendar Manager role. While the role is not a default administrator level, users in this role can legally perform calendar management functions, making the attack vector realistic in a compromised site environment. No CVSS score is publicly available, but the sensitive nature of the exposed data suggests a high impact if an attacker can obtain the data. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, indicating no confirmed exploitation at the time of this report. Nevertheless, the potential for privacy breach warrants prompt attention.

Generated by OpenCVE AI on June 30, 2026 at 08:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fluent Booking plugin to version 2.1.2 or higher.
  • Revoke the Calendar Manager capability from any users who do not legitimately need it.
  • Restrict access to the export endpoint by adding role checks or using a security plugin to enforce stricter access controls.

Generated by OpenCVE AI on June 30, 2026 at 08:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 30 Jun 2026 08:45:00 +0000

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

Tue, 30 Jun 2026 07:15:00 +0000

Type Values Removed Values Added
Description The Fluent Booking WordPress plugin before 2.1.2 does not verify ownership of the requested group_id before exporting attendee data via the export endpoint, allowing users with at least the Calendar Manager role to retrieve attendees' PII (name, email, phone, address, payment information) from calendar groups they do not own.
Title Fluent Booking < 2.1.2 - Calendar Manager+ Sensitive Information Disclosure via Attendee Export
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-30T06:00:02.028Z

Reserved: 2026-05-26T12:45:23.442Z

Link: CVE-2026-9576

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-30T08:30:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control