Request Smuggling Vulnerability in h2 by Python Hyper
CVE-2026-71554

5.3MEDIUM

Key Information:

Status
Vendor
CVE Published:
6 August 2026

What is CVE-2026-71554?

The h2 library, which is a pure-Python implementation of the HTTP/2 protocol stack, has a vulnerability that allows for potential request smuggling. This occurs in versions up to and including 4.4.0, where the library incorrectly handles request header blocks containing multiple Host headers. Subsequently, when these requests are processed, and HTTP/2 is downgraded to HTTP/1.1, they carry multiple Host headers, creating a situation that could enable attackers to smuggle requests. This issue has been resolved in version 4.4.1, which ensures proper handling of Host headers.

Affected Version(s)

h2 < 4.4.1

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.