← Back to browse · API

CVE-2026-34569

Severity
CRITICAL
CVSS
10.0
EPSS
0.00324
Risk score
40.11
CISA KEV
No
PoC
No
Published
2026-04-01
Modified
2026-04-02
First seen
2026-08-07
Aliases
EUVD-2026-18084
Products
ci4-cms-erp:ci4ms < 0.31.0.0
Sources
euvd EUVD-2026-18084

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.

References