CVE-2026-41890
Last modified
CVE-2026-41890 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.31.1.0 to before version 0.31.8.0, the deleteProcess() action accepts a POST parameter tables[] containing arbitrary table names. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.31.1.0 to before version 0.31.8.0, the deleteProcess() action accepts a POST parameter tables[] containing arbitrary table names. These are passed directly to $forge->dropTable() without validating that the tables belong to the theme being deleted. The deleteConfirm view correctly populates tables[] from the theme's own migration files, but the server-side deleteProcess does not verify the received values against those files. An authenticated admin can craft a POST request with arbitrary table names and drop any table in the database. This issue has been patched in version 0.31.8.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41890?
How severe is CVE-2026-41890?
How do I fix CVE-2026-41890?
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-41885i18next-locize-backend is a simple i18next backend for lociz…6.5
- CVE-2026-41886locize is a localization platform that connects code and i18…7.5
- CVE-2026-41887Flarum is open-source forum software. Prior to versions 1.8.…4.9
- CVE-2026-41888Distribution is a toolkit to pack, ship, store, and deliver …6.5
- CVE-2026-41889pgx is a PostgreSQL driver and toolkit for Go. Prior to vers…9.8
- CVE-2026-4189A weakness has been identified in phpipam up to 1.7.4. The i…4.7
- CVE-2026-41891CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a …5.3
- CVE-2026-41893Signal K Server is a server application that runs on a centr…7.5
- CVE-2026-41894SiYuan is an open-source personal knowledge management syste…7.1
- CVE-2026-41895changedetection.io is a free open source web page change det…7.5
- CVE-2026-41896Coolify is an open-source and self-hostable tool for managin…7.5
- CVE-2026-41897Mantis Bug Tracker (MantisBT) is an open source issue tracke…5.3
Are you affected by CVE-2026-41890?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
