CVE-2026-54388

Tinyproxy through 1.11.3, fixed in commit 364cdb6, fails to reject requests containing multiple Content-Length headers with differing values, forwarding all duplicate headers to the backend while using the first value to determine how many request body bytes to consume. Remote attackers can desynchronize the proxy and backend parser state, allowing injection of arbitrary HTTP requests to the backend to enable cache poisoning, access control bypass, and request hijacking.
Configurations

No configuration.

History

18 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-17 20:17

Updated : 2026-06-22 18:43


NVD link : CVE-2026-54388

Mitre link : CVE-2026-54388

CVE.ORG link : CVE-2026-54388


JSON object : View

Products Affected

No product.

CWE
CWE-444

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')