Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Contributor authentication (PR:L) and mandatory admin interaction (UI:R) bound the attack surface; scope changes into victim browser session; no credible availability impact from XSS justifies removing A:L.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Cross Site Scripting (XSS) in Fluent Booking <= 2.1.0 versions.
AnalysisAI
Stored cross-site scripting in the Fluent Booking WordPress plugin (versions up to and including 2.1.0) enables authenticated contributors to inject arbitrary JavaScript into booking-related content that executes in the browser of any higher-privileged user who reviews or views that content. The CVSS Scope:Changed metric confirms the payload escapes the contributor's low-privilege context and compromises the browser session of editors or administrators, enabling session hijacking or unauthorized privileged actions. No public exploit code or CISA KEV listing exists at time of analysis, but the vulnerability was confirmed and disclosed by Patchstack.
Technical ContextAI
Fluent Booking is a WordPress appointment-scheduling and booking management plugin. CWE-79 (Improper Neutralization of Input During Web Page Generation) describes a failure to sanitize or encode user-supplied input before it is rendered as HTML in a browser - the root cause here. WordPress's Contributor role is intentionally restricted: contributors can draft content but cannot publish without review, making contributor-accessible input fields a classic XSS escalation path when not sanitized, since those fields are typically reviewed by higher-privileged users. The CVSS S:C (Scope Changed) metric is significant: it means the injected script crosses the browser's same-origin context from the contributor's session into the victim's authenticated session. Affected product is identified via ENISA EUVD-2026-39754 as Fluent Booking plugin version 2.1.0 and below; no CPE string was included in the source intelligence.
RemediationAI
Update Fluent Booking to the first release above version 2.1.0 that addresses this XSS; the exact fix version must be confirmed via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/fluent-booking/vulnerability/wordpress-fluent-booking-plugin-2-1-0-cross-site-scripting-xss-vulnerability?_s_id=cve) or the WordPress plugin repository changelog, as no confirmed patch version is stated in the available intelligence. As a compensating control while awaiting a patch, restrict the WordPress Contributor role to fully trusted accounts only, removing any anonymous or loosely-controlled registration pathways that grant contributor access - note this may impact editorial workflows. Additionally, deploying a WordPress-aware web application firewall (WAF) rule to filter JavaScript injection patterns in plugin input fields can reduce exposure without disabling the plugin entirely. If the plugin is non-essential, temporary deactivation eliminates the attack surface with no architectural side effects.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39754
GHSA-xqj2-5xg4-w8vj