CVE.RADIO
FREN

CVE-2026-45270

ci4-cms-erp ci4msVulnerabilityCVSS 8.7

CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the `Pages` backend module registers the `html_purify` validation rule on language-keyed page content but persists the raw, un-purified POST value into the database. The public renderer for pages (`Home::index()` → `app/Views/templates/default/pages.php`) emits `$pageInfo->content` without `esc()`, yielding stored XSS that fires for every public visitor of the affected page — including administrators. Because pages may be promoted to the site home page, the payload can be served at `/` and reach every visitor of the site. Version 0.31.9.0 patches the issue.

No public exploitation has been reported so far. No distribution fix is listed yet; apply vendor mitigations and monitor.

Recommended action: Track your distribution's security tracker and apply the fix as soon as it ships.

CVE-2026-45270 ci4-cms-erp ci4ms Vulnerability

Severity metrics

CVSS 3.1 : 8.7 HIGH

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredLow
User interactionRequired
ScopeChanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone

Vector: AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Affected & fixed versions by distribution

Versions are the native distribution strings (backport-aware): RHEL/Debian/SUSE backport fixes, so compare with the distro version comparator (dpkg / rpm / vercmp), not the upstream version.

No affected package in the tracked watchlist yet (Debian, Ubuntu, Arch, SUSE, Red Hat...). Triage may still be pending.

Sources

Published 2026-07-20 · updated 2026-07-26 · source: NVD