Out-of-bounds read in PHP - CVE-2026-93682

 

Out-of-bounds read in PHP - CVE-2026-93682

Published: September 24, 2026


Vulnerability identifier: #VU151922
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-93682
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose limited information.

The vulnerability exists due to an out-of-bounds read in the HTTP stream wrapper redirect handling when processing a redirect response with an empty Location header. A remote attacker can operate a server that a PHP application fetches from, or redirect a request to such a server, to disclose limited information.

At most one bit, indicating whether the out-of-bounds byte is zero, is observable through the request path received by the server.


Affected software

PHP

How to mitigate CVE-2026-93682

Install security update from vendor's website.

PHP - addressed in versions 8.2.34, 8.3.35, 8.4.26, 8.5.11

External References

Related Security Bulletins