What is CVE-2026-63222?
This vulnerability in CodeIgniter occurs when UploadedFile::move() is called without a second argument, leading to unsanitized client-provided filenames and enabling path traversal attacks. A remote attacker can exploit this to write uploaded content outside the intended directory. Affected users should upgrade to version 4.7.4.
Azərbaycanca: CodeIgniter framework-də aşkarlanan bu boşluq, UploadedFile::move() funksiyasına ikinci arqument göndərilmədikdə, istifadəçi tərəfindən təqdim edilən fayl adının sanitizasiya olunmaması səbəbindən path traversal hücumuna imkan verir. Bu, uzaqdan hücum edən şəxsə yüklənən məzmunu nəzərdə tutulan qovluq xaricinə yazmağa şərait yaradır. Təsirə məruz qalan istifadəçilər framework-in 4.7.4 versiyasına yeniləmə etməlidir.
Related CVEs
link basis: same weakness class CWE-22
FAQ2
In which function does the CVE-2026-63222 vulnerability occur in CodeIgniter?
The vulnerability occurs in the UploadedFile::move() function when it is called without a second argument.
Which version should users upgrade to in order to mitigate CVE-2026-63222?
Affected users should upgrade to CodeIgniter version 4.7.4.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.