Out-of-bounds Read in PHP Group
CVE-2026-93682
When the HTTP stream wrapper follows a redirect and the response carries a Location header with an empty value, the redirect code reads one byte past the end of the heap buffer holding the location. The value of that out-of-bounds byte decides which redirect target is built, so a malicious server controls whether the client is sent to the host root or to the current directory.
Vulnerability class: Buffer Overflow
Published · last modified .
CVSS v3 metric
CVSS v3 base score 5.8 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/php/php-src/security/advisories/GHSA-7875-c8px-7q5f (vendor-advisory)
Frequently asked questions
- What is CVE-2026-93682?
- CVE-2026-93682 is a medium-severity vulnerability in PHP Group, classified under Out-of-bounds Read. CVSS score: 5.8/10. Published 2026-09-25.
- How severe is CVE-2026-93682?
- Medium severity. CVSS v3 base score is 5.8 out of 10.