CVE-2025-1736

Source
https://cve.org/CVERecord?id=CVE-2025-1736
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-1736.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-1736
Aliases
Downstream
Related
Published
2025-03-30T06:15:14.803Z
Modified
2026-03-14T14:57:19.203620Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
[none]
Details

In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when user-supplied headers are sent, the insufficient validation of the end-of-line characters may prevent certain headers from being sent or lead to certain headers be misinterpreted.

References

Affected packages

Git / github.com/php/php-src

Affected ranges

Type
GIT
Repo
https://github.com/php/php-src
Events
Database specific
{
    "versions": [
        {
            "introduced": "8.1.0"
        },
        {
            "fixed": "8.1.32"
        },
        {
            "introduced": "8.2.0"
        },
        {
            "fixed": "8.2.28"
        },
        {
            "introduced": "8.3.0"
        },
        {
            "fixed": "8.3.19"
        },
        {
            "introduced": "8.4.0"
        },
        {
            "fixed": "8.4.5"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-1736.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9"
            }
        ]
    }
]