top of page
perceptive_background_267k.jpg

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.4, calling UploadedFile::move() without a second argument uses the client-provided filename without …

Published:

30 July 2026 at 22:00:00

Alert date:

31 July 2026 at 07:02:41

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies

A path traversal vulnerability exists in CodeIgniter, a PHP full-stack web framework, affecting versions prior to 4.7.4. The flaw resides in the UploadedFile::move() method, which, when called without a second argument, uses the client-provided filename without any sanitization. A remote attacker can exploit this by supplying path traversal sequences (e.g., '../') in the filename to write uploaded content outside the intended directory. Exploitation requires the application to expose an upload path. The vulnerability poses a significant risk as it allows unauthorized file writes to arbitrary server locations. The issue has been patched in CodeIgniter version 4.7.4. A corresponding GitHub commit and security advisory have been published. Users are strongly advised to upgrade to version 4.7.4 immediately.

Technical details

Mitigation steps:

Affected products:

CodeIgniter 4 (prior to 4.7.4)

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page