CVE-2026-35035 Details
Description
CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.2.0, the application fails to properly sanitize user-controlled input within System Settings – Company Information. Several administrative configuration fields accept attacker-controlled input that is stored server-side and later rendered without proper output encoding. These values are persisted in the database and rendered unsafely on public-facing pages only, such as the main landing page. There is no execution in the administrative dashboard—the vulnerability only impacts the public frontend. This vulnerability is fixed in 0.31.2.0.
A stored cross-site scripting vulnerability has been identified in CI4MS, a CodeIgniter 4-based CMS skeleton, in versions prior to 0.31.2.0. The issue arises from the application's failure to properly sanitize user input in the 'System Settings – Company Information' section. Several administrative fields, including Company Name, Slogan, Contact Numbers, Email, Google Maps iframe link, and media-related fields, allow the injection of malicious JavaScript payloads. These payloads are stored in the database and rendered unsafely on public-facing pages, such as the main landing page, executing automatically in the browsers of unauthenticated visitors and authenticated users.
Users are advised to update to version 0.31.2.0 or later. Additionally, avoid using methods that allow innerHTML-style JavaScript in PHP applications without proper sanitization. Implement Content Security Policy (CSP) and set cookies as HttpOnly, SameSite, and Secure to reduce the severity of cross-site scripting and escalated cross-site request forgery via XSS.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ci4-cms-erp/ci4ms/security/advisories/GHSA-5ghq-42rg-769x | CISA-ADP | ExploitVendor Advisory |
| https://github.com/ci4-cms-erp/ci4ms/security/advisories/GHSA-5ghq-42rg-769x | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ci4-cms-erp ci4ms | < 0.31.2.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 22, 2026 | Initial Analysis | [email protected] |
| Apr 8, 2026 | CVE Modified | [email protected] |
| Apr 7, 2026 | CVE Modified | CISA-ADP |
| Apr 6, 2026 | New CVE Received | [email protected] |