PT-2026-50544 · Unknown · Php-Standard-Library

·

CVE-2026-48979

·

Published

2026-06-17

·

Updated

2026-06-26

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Name of the Vulnerable Software and Affected Versions PHP Standard Library (PSL) versions 6.1.0 through 6.1.1 PHP Standard Library (PSL) version 6.2.0
Description The PslH2ServerConnection function does not validate that the total bytes received in DATA frames match the content-length header declared in the HEADERS frame, which allows request smuggling. This occurs when a malicious client sends more DATA bytes than declared to smuggle content past application-level size limits, or sends fewer bytes and closes the stream early, causing applications that trust the declared length to behave incorrectly. This issue is only reachable for users employing PslH2ServerConnection directly to accept untrusted client traffic.
Recommendations Update versions 6.1.0 and 6.1.1 to version 6.1.2. Update version 6.2.0 to version 6.2.1. As a temporary workaround, restrict the direct use of the PslH2ServerConnection function to accept untrusted client traffic.

Exploit

Fix

HTTP Request/Response Smuggling

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-48979
GHSA-PW9P-JVRM-F7RM

Affected Products

Php-Standard-Library