PT-2026-66683 · Unknown · Codeigniter
CVE-2026-63223
·
Published
2026-07-31
·
Updated
2026-09-08
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
CodeIgniter versions prior to 4.7.4
Description
The
is image and mime in upload validation rules fail to independently enforce a safe client filename extension. This allows a remote attacker to upload executable content if the application preserves the client-supplied filename and stores the uploaded files in a web-accessible directory where scripts can be executed. The issue occurs when these validation rules are used without an additional safe extension check.Recommendations
Update to version 4.7.4.
As a temporary mitigation, use the
ext in rule to perform an independent safe extension check on uploaded files.Exploit
Fix
Unrestricted File Upload
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Codeigniter