CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-45138

mediumCVSS 5.4covered by 1 sourcefirst seen 2026-07-20
CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the custom html_purify validation rule used to sanitize blog post bodies relies on by-reference mutation (?string &$str), but CodeIgniter 4's validator passes a local copy of the value, so the sanitized text is silently discarded. The Blog controller writes $lanData['content'] directly into blog_langs.content, and the public template echoes it without escaping — yielding stored XSS executable in any visitor's browser, including the superadmin when previewing or editing posts. Version 0.31.9.0 patches the issue.

⚡ Watch CVE-2026-45138

Get an email if CVE-2026-45138 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-45138

CVE.org record

Embed the live status

CVE-2026-45138 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-45138 status](https://www.csirts.com/badge/CVE-2026-45138)](https://www.csirts.com/cve/CVE-2026-45138)