Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. h2
  4. ›
  5. CVE-2026-71554

CVE-2026-71554: h2: Duplicate Host header could facilitate request smuggling

August 6, 2026

h2 <=4.4.0 accepts request header blocks containing more than one Host header, and forwards every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, which is a request smuggling primitive (CWE-444).

References

  • github.com/advisories/GHSA-6hr6-w5qg-qmwg
  • github.com/python-hyper/h2/commit/292a40829feefda98c8509dcdbbb4a57af9bd6a6
  • github.com/python-hyper/h2/security/advisories/GHSA-6hr6-w5qg-qmwg
  • nvd.nist.gov/vuln/detail/CVE-2026-71554

Code Behaviors & Features

Detect and mitigate CVE-2026-71554 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.4.1

Fixed versions

  • 4.4.1

Solution

Upgrade to version 4.4.1 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

Source file

pypi/h2/CVE-2026-71554.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:32 +0000.