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: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Fluent Booking WordPress plugin contains an Improper Access Control weakness that allows a user with the Calendar Manager capability to export attendee data without verifying ownership of the calendar group. This missing authorization check results in an Information Exposure flaw that leaks personally identifiable information such as names, emails, phone numbers, addresses, and payment data for attendees belonging to groups that the requester does not own. The direct leakage of sensitive user data is a clear violation of 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. The CVSS score of 4.9 indicates a moderate impact if an attacker can obtain the data. The EPSS score of <1% indicates a very low but non‑zero likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog, which suggests no confirmed exploitation to date. Nevertheless, a privacy breach remains a concern.

Generated by OpenCVE AI on June 30, 2026 at 17:42 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 17:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Fluent Booking
Fluent Booking fluent Booking
Wordpress
Wordpress wordpress
Vendors & Products Fluent Booking
Fluent Booking fluent Booking
Wordpress
Wordpress wordpress

Tue, 30 Jun 2026 18:00:00 +0000

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

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

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

Tue, 30 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Fluent Booking Fluent Booking
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-06-30T12:56:02.155Z

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

Link: CVE-2026-9576

cve-icon Vulnrichment

Updated: 2026-06-30T12:55:49.764Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T10:02:28Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control