CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 31.0.0.0, the application fails to properly sanitize user-controlled input when users update their profile name (e.g., full name / username). An attacker can inject a malicious JavaScript payload into their profile name, which is then stored server-side. This stored payload is later rendered unsafely in multiple application views without proper output encoding, leading to stored cross-site scripting (XSS). This vulnerability is fixed in 31.0.0.0.
References
| Link | Resource |
|---|---|
| https://github.com/ci4-cms-erp/ci4ms/security/advisories/GHSA-vr2g-rhm5-q4jr | Exploit Vendor Advisory |
| https://github.com/ci4-cms-erp/ci4ms/security/advisories/GHSA-vr2g-rhm5-q4jr | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-06 17:17
Updated : 2026-06-17 10:39
NVD link : CVE-2026-34989
Mitre link : CVE-2026-34989
CVE.ORG link : CVE-2026-34989
JSON object : View
Products Affected
ci4-cms-erp
- ci4ms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
