CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-34557 — CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, mo...

Monday, March 30, 2026 at 09:17 PM UTC·Source: NIST NVD

Updated: Monday, April 6, 2026 at 04:54 PM UTC

Executive Summary

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.0.0, the application fails to properly sanitize user-controlled input within group and role management functionality. Multiple input fields (three distinct group-related fields) can be injected with malicious JavaScript payloads, which

Analysis

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.0.0, the application fails to properly sanitize user-controlled input within group and role management functionality. Multiple input fields (three distinct group-related fields) can be injected with malicious JavaScript payloads, which are then stored server-side. These stored payloads are later rendered unsafely within privileged administrative views without proper output encoding, leading to stored cross-site scripting (XSS) within the role and permission management context. This issue has been patched in version 0.31.0.0. CVSS Score: 9.1. Published: 2026-03-30T21:17:10.323.

Indicators of Compromise (2)

CVE (1)
CVE-2026-34557
Source Attribution

Originally published by NIST NVD on Mar 30, 2026. Verified by: NIST.

Related Threats