Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
PR:L confirmed by subscriber role requirement; A:N substituted for A:L as XSS does not credibly cause availability impact per available description.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Subscriber Cross Site Scripting (XSS) in FluentCommunity <= 2.7.5 versions.
AnalysisAI
Subscriber-level Cross-Site Scripting in FluentCommunity (WordPress plugin) versions up to and including 2.7.5 allows authenticated users with subscriber-level access to inject malicious scripts that execute in the browser context of other users, including administrators. The scope change (S:C in CVSS) indicates the injected payload affects a different security principal than the attacker, enabling session hijacking, credential theft, or unauthorized administrative actions. No public exploit code or CISA KEV listing has been identified at time of analysis, though the low privilege requirement and network-accessible attack surface make this a realistic threat for multi-user WordPress deployments running community features.
Technical ContextAI
FluentCommunity is a WordPress community-building plugin developed by WP Manage Ninja (CPE: cpe:2.3:a:wpmanageninja:fluentcommunity:*:*:*:*:*:*:*:*). CWE-79 (Improper Neutralization of Input During Web Page Generation) indicates that user-supplied input from subscriber-level accounts is not adequately sanitized or escaped before being rendered in the browser. The PR:L designation in the CVSS vector pinpoints the 'Subscriber' WordPress role - the lowest registered user role - as the privilege tier sufficient to trigger injection. The S:C (Scope Changed) metric confirms the vulnerability crosses trust boundaries: a subscriber injects content that executes in the browser session of a distinct, higher-privileged user such as an administrator. This is a classic stored or reflected XSS pattern common in WordPress plugin community or forum features where user-generated content is displayed to other users.
RemediationAI
Update FluentCommunity to a version above 2.7.5 - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/fluent-community/vulnerability/wordpress-fluentcommunity-plugin-2-7-5-cross-site-scripting-xss-vulnerability should be consulted to confirm the exact patched release version, which is not independently confirmed in the available data. As compensating controls pending a patch, disable open user registration to prevent unauthenticated parties from obtaining subscriber accounts, since PR:L exploitation requires an attacker-controlled account. Additionally, restrict which user roles can post or interact with community content fields that render HTML; many WordPress community plugins expose role-based content permissions. Implementing a Web Application Firewall (WAF) with XSS filtering rules (e.g., Wordfence or Cloudflare WAF) can reduce exploitation risk but is not a substitute for patching, as WAF rules can be bypassed. Reviewing and hardening Content Security Policy (CSP) headers to restrict inline script execution is an effective supplementary control with low operational impact.
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-57886
GHSA-4rc5-2q8r-3mf5