CVE-2025-1734

Source
https://cve.org/CVERecord?id=CVE-2025-1734
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-1734.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-1734
Aliases
Downstream
Related
Published
2025-03-30T05:43:35.771Z
Modified
2026-06-18T03:54:43.486554170Z
Severity
  • 6.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Streams HTTP wrapper does not fail for headers with invalid name and no colon
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 receiving headers from HTTP server, the headers missing a colon (:) are treated as valid headers even though they are not. This may confuse applications into accepting invalid headers.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/1xxx/CVE-2025-1734.json",
    "cna_assigner": "php",
    "cwe_ids": [
        "CWE-20"
    ]
}
References

Affected packages

Git / github.com/php/php-src

Affected ranges

Type
GIT
Repo
https://github.com/php/php-src
Events
Database specific
{
    "extracted_events": [
        {
            "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"
        }
    ],
    "cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-1734.json"