CVE-2026-66467
Received Received - Intake

Subscriber XSS in FluentCommunity <= 2.7.5

Vulnerability report for CVE-2026-66467, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Patchstack

Description

Subscriber Cross Site Scripting (XSS) in FluentCommunity <= 2.7.5 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
fluentcommunity fluentcommunity to 2.7.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Subscriber Cross Site Scripting (XSS) vulnerability found in FluentCommunity versions up to and including 2.7.5. XSS allows attackers to inject malicious scripts into web pages viewed by other users.

Detection Guidance

To detect this XSS vulnerability in FluentCommunity <= 2.7.5, inspect web application inputs for unsanitized user-supplied data. Check for reflected or stored XSS in user-generated content fields like comments or profiles. Use tools like Burp Suite or OWASP ZAP to scan for XSS patterns. Manually test inputs with payloads like <script>alert(1)</script>.

Impact Analysis

An attacker could exploit this to steal user sessions, deface websites, or perform actions on behalf of users. It requires user interaction but can affect both subscribers and visitors.

Compliance Impact

XSS vulnerabilities can lead to unauthorized data access, potentially violating GDPR (data protection) and HIPAA (health data privacy) by exposing sensitive user information.

Mitigation Strategies

Immediately update FluentCommunity to the latest version beyond 2.7.5. If an update is unavailable, apply input validation and output encoding to all user-supplied data. Implement a Content Security Policy (CSP) to mitigate XSS impact. Disable or restrict user-generated content features until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66467. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart