CVE-2026-34989

Severity CVSS v4.0:
CRITICAL
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
06/04/2026
Last modified:
27/04/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:ci4-cms-erp:ci4ms:*:*:*:*:*:*:*:* 0.31.0.0 (excluding)