Insufficient Validation of User-Supplied Headers in PHP
CVE-2025-1736
6.3MEDIUM
Summary
A vulnerability has been identified in PHP versions prior to their specified updates, concerning the handling of user-supplied headers. This issue stems from inadequate validation of end-of-line characters which can lead to two significant problems: either preventing certain headers from being processed or causing misinterpretation of header data. This flaw could potentially disrupt the expected behavior of applications relying on proper header handling, thereby posing risks to application integrity and user security.
Affected Version(s)
PHP 8.1.*
PHP 8.1.* < 8.1.32
PHP 8.2.* < 8.2.28
References
CVSS V4
Score:
6.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Jakub Zelenka