Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
FluentCMS 1.2.3 is vulnerable to Cross Site Scripting (XSS) in TextHTML plugin.
AnalysisAI
Reflected cross-site scripting (XSS) in FluentCMS 1.2.3 TextHTML plugin allows unauthenticated remote attackers to inject malicious scripts into web pages viewed by other users via specially crafted requests. The vulnerability requires user interaction (clicking a malicious link) and affects confidentiality and integrity with a CVSS score of 6.1, but is not currently exploited in the wild and carries negligible exploitation probability per EPSS.
Technical ContextAI
The vulnerability exists in the TextHTML plugin component of FluentCMS, a content management system. The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), indicating insufficient input validation or output encoding in the plugin's HTML rendering logic. The TextHTML plugin likely processes user-supplied HTML or markup without proper sanitization before displaying it to other users, allowing attackers to inject arbitrary JavaScript that executes in the context of the victim's browser session.
RemediationAI
The primary remediation is to upgrade FluentCMS to a patched version beyond 1.2.3. However, no specific patched version number is confirmed in the available advisory data; consult the official FluentCMS repository (https://github.com/fluentcms/FluentCMS/issues/2405) for the exact fix version and release date. As an interim workaround, disable or restrict access to the TextHTML plugin if it is not critical to operations, as this directly addresses the vulnerable component. Alternatively, implement a Web Application Firewall (WAF) rule that detects and blocks reflected XSS payloads in requests to FluentCMS endpoints, though this is less reliable than patching. Restrict user permissions to the TextHTML plugin editing interface to trusted administrators only, reducing the attack surface. Apply context-aware output encoding to all HTML content rendered by the plugin to ensure user input is properly escaped; this may require code-level fixes if not addressed in vendor patches.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27474