CVE-2026-34569
Description
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 when creating or editing blog categories. An attacker can inject a malicious JavaScript payload into the category title field, which is then stored server-side. This stored payload is later rendered unsafely across public-facing blog category pages, administrative interfaces, and blog post views without proper output encoding, leading to stored cross-site scripting (XSS). This issue has been patched in version 0.31.0.0.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H Threat Intelligence
Weaknesses 1
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| ci4-cms-erp | ci4ms | * | <0.31.0.0 |
References 2
- github.com https://github.com/ci4-cms-erp/ci4ms/releases/tag/0.31.0.0
- github.com https://github.com/ci4-cms-erp/ci4ms/security/advisories/GHSA-fhrf-q333-82fm
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.