Interpretation Conflict in CodeIgniter4 - CVE-2025-24013

 

Interpretation Conflict in CodeIgniter4 - CVE-2025-24013

Published: January 18, 2025 / Updated: May 23, 2026


Vulnerability identifier: #VU132171
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-24013
CWE-ID: CWE-436
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to interpretation conflict in Header class when processing user-supplied header names and values. A remote attacker can construct deliberately malformed headers to cause a denial of service.

Malformed headers may disrupt application functionality, cause errors, or generate invalid HTTP requests. In some cases, a remote service's web application firewall may interpret such requests as malicious and block further communication with the application.


Affected software

CodeIgniter4

How to mitigate CVE-2025-24013

Install security update from vendor's website.

CodeIgniter4 - update to 4.5.8

External References

Related Security Bulletins