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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-79"
],
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "31.0.0.0"
}
],
"source": "AFFECTED_FIELD"
}
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34989.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.31.0.0"
}
],
"cpe": "cpe:2.3:a:ci4-cms-erp:ci4ms:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}