Description
Unauthenticated Cross Site Request Forgery (CSRF) in FluentBooking Pro <= 2.2.4 versions.
Published: 2026-08-27
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Cross Site Request Forgery flaw in FluentBooking Pro (CWE-352) allows an attacker to craft malicious requests that are executed by a victim’s browser while authenticated to the WordPress site. The flaw bypasses the plugin’s CSRF protections, enabling unauthorized booking actions such as creating, modifying, or deleting reservations. This carries a high potential impact on the confidentiality and integrity of booking data.

Affected Systems

The vulnerability affects WordPress installations that use WP Manage Ninja’s FluentBooking Pro plugin version 2.2.4 or earlier. Any site running these plugin versions is at risk if the plugin is enabled.

Risk and Exploitability

The CVSS score of 8.1 classifies this as high severity. EPSS data is not available, so exploitation likelihood cannot be quantified, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is inferred to be via a crafted link or email that triggers a POST or GET request from the victim’s browser, exploiting the lack of CSRF validation. No authentication is required for exploitation.

Generated by OpenCVE AI on August 27, 2026 at 10:50 UTC.

Remediation

Vendor Solution

Update the WordPress FluentBooking Pro Plugin to the latest available version (at least 2.2.5).


OpenCVE Recommended Actions

  • Update the FluentBooking Pro plugin to version 2.2.5 or later
  • Enable CSRF token validation on all plugin forms and ensure WordPress nonces are used
  • Serve the WordPress site over HTTPS to mitigate request forgery through mixed‑content attacks

Generated by OpenCVE AI on August 27, 2026 at 10:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in FluentBooking Pro <= 2.2.4 versions.
Title WordPress FluentBooking Pro plugin <= 2.2.4 - Cross Site Request Forgery (CSRF) vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-27T15:00:53.378Z

Reserved: 2026-08-26T17:33:04.627Z

Link: CVE-2026-81273

cve-icon Vulnrichment

Updated: 2026-08-27T15:00:48.967Z

cve-icon NVD

Status : Received

Published: 2026-08-27T10:16:39.167

Modified: 2026-08-27T17:20:53.340

Link: CVE-2026-81273

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T11:00:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)