CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-34558 — 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:11 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 the Methods Management functionality when creating or managing application methods/pages. Multiple input fields accept attacker-controlled JavaScript payloads

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 the Methods Management functionality when creating or managing application methods/pages. Multiple input fields accept attacker-controlled JavaScript payloads that are stored server-side without sanitization or output encoding. These stored values are later rendered directly into administrative interfaces and global navigation components without proper encoding, resulting in Stored DOM-Based Cross-Site Scripting (XSS). This issue has been patched in version 0.31.0.0. CVSS Score: 9.1. Published: 2026-03-30T21:17:10.493.

Indicators of Compromise (2)

CVE (1)
CVE-2026-34558
Source Attribution

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

Related Threats