File Upload Vulnerability in CodeIgniter Web Framework
CVE-2026-63222
7.5HIGH
What is CVE-2026-63222?
CodeIgniter, a widely-used PHP framework, is susceptible to a path traversal vulnerability when using the UploadedFile::move() method without the necessary sanitization of filenames. This flaw allows remote attackers to manipulate upload paths, potentially writing files to unintended directories if the application exposes an upload path, leading to severe security concerns. The vulnerability has been addressed in version 4.7.4, which includes appropriate measures to mitigate the risk.
Affected Version(s)
CodeIgniter4 < 4.7.4
