Severity by source
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
An authenticated stored cross-site scripting (XSS) vulnerability in the creation/editing module of Feehi CMS v2.1.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the Title parameter.
AnalysisAI
Stored XSS in Feehi CMS v2.1.1 creation/editing module allows authenticated high-privilege users to execute arbitrary scripts via malicious Title parameter injection, affecting all users who view the affected content. The vulnerability requires high-privilege authentication and user interaction (UI:R), limiting real-world exploitability to insider threats or compromised administrative accounts; CVSS 4.8 reflects low impact (CIA:L) and confined scope.
Technical ContextAI
This is a classic CWE-79 (Improper Neutralization of Input During Web Page Generation) stored XSS vulnerability. The Feehi CMS content management system fails to sanitize or encode user input in the Title parameter during content creation or editing workflows. Malicious JavaScript or HTML injected into the Title field is stored server-side and executed in the browsers of all users viewing that content, bypassing client-side protections. The vulnerability exists in the content module's server-side rendering without proper output encoding, allowing scripts to access session cookies, perform actions on behalf of viewers, or redirect users to malicious sites.
RemediationAI
Upgrade Feehi CMS to a patched version released after v2.1.1; consult the official Feehi CMS GitHub repository (https://github.com/liufee/cms) and GitHub issue #81 (https://github.com/liufee/cms/issues/81) for the specific fix version. If immediate patching is not possible, implement input validation and output encoding on the Title parameter by: (1) validating Title input to reject or escape special HTML/JavaScript characters, (2) applying HTML entity encoding when rendering Title content in pages, and (3) enforcing a Content Security Policy (CSP) header to restrict inline script execution. Audit all existing content created by administrative users to identify and remove any malicious payloads.
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-19275
GHSA-cvjh-88c8-2jjx