CVE-2026-45270
Last modified
CVE-2026-45270 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ci4-cms-erp | ci4ms | < 0.31.9.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45270?
How severe is CVE-2026-45270?
How do I fix CVE-2026-45270?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45260Pimcore is an Open Source Data & Experience Management Platf…8.1
- CVE-2026-45261GitButler is a modern Git-based version control interface fo…9.3
- CVE-2026-45264Nextcloud is an open source content collaboration platform. …4.3
- CVE-2026-45266Nextcloud is an open source content collaboration platform. …3.5
- CVE-2026-45267Nextcloud is an open source content collaboration platform. …6.5
- CVE-2026-4527GitLab has remediated an issue in GitLab CE/EE affecting all…6.5
- CVE-2026-45275Nextcloud is an open source content collaboration platform. …6.5
- CVE-2026-45277Nextcloud is an open source content collaboration platform. …3.3
- CVE-2026-45278Nextcloud is an open source content collaboration platform. …6.1
- CVE-2026-45279Nextcloud is an open source content collaboration platform. …6.5
- CVE-2026-4528A vulnerability was determined in trueleaf ApiFlow 0.9.7. Th…7.3
- CVE-2026-45281Nextcloud is an open source content collaboration platform. …8.1
Are you affected by CVE-2026-45270?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
