CVE-2025-1861
CRITICAL9.8EPSS 1.0%Stream HTTP wrapper truncates redirect location to 1024 bytes
Published: 3/30/2025Modified: 4/28/2026
Description
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 parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.
Affected packages (6)
- Bitnami/libphpfrom 0, < 8.1.32, >= 8.2.0, < 8.2.28, >= 8.3.0, < 8.3.19, >= 8.4.0, < 8.4.5
- Bitnami/phpfrom 0, < 8.1.32, >= 8.2.0, < 8.2.28, >= 8.3.0, < 8.3.19, >= 8.4.0, < 8.4.5
- Bitnami/php-minfrom 0, < 8.1.32, >= 8.2.0, < 8.2.28, >= 8.3.0, < 8.3.19, >= 8.4.0, < 8.4.5
- Debian/php7.4from 0, < 7.4.33-1+deb11u8
- Debian/php8.2from 0, < 8.2.28-1~deb12u1
- Debian/php8.4from 0, < 8.4.5-1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
References (5)
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2025-1861
- WEBhttps://github.com/php/php-src/security/advisories/GHSA-52jp-hrpf-2jff
- WEBhttps://lists.debian.org/debian-lts-announce/2025/03/msg00014.html
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2025-1861
- WEBhttps://security.netapp.com/advisory/ntap-20250523-0005/