CVE-2026-34569

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:ci4-cms-erp:ci4ms:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-01 22:16

Updated : 2026-06-17 10:39


NVD link : CVE-2026-34569

Mitre link : CVE-2026-34569

CVE.ORG link : CVE-2026-34569


JSON object : View

Products Affected

ci4-cms-erp

  • ci4ms
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')