A AegiFlow
CRITICALCVSS 9.8EPSS 0.5%

CVE-2026-63223

CVE-2026-63223 updated by NVD

Published
2026-08-07
Modified
2026-09-10
EPSS percentile
40%
Sources
github-advisory, nvd

Summary

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.4, the is_image and mime_in upload validation rules do not independently enforce a safe client filename extension, allowing a remote attacker to upload executable content when an application preserves the client filename and stores uploads in a web-accessible script-enabled directory. Applications are impacted when they validate uploads using is_image or mime_in without an independent safe extension check (such as ext_in on patched versions), save uploaded files using the client-supplied filename, and place uploads in a web-accessible directory where PHP files can execute. This issue is fixed in version 4.7.4.

Affected packages

EcosystemPackageAffected versionsFixed versions
Packagistcodeigniter4/framework4.7.4

Remediation: Upgrade to 4.7.4 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.