---
cve: "CVE-2026-71554"
severity: "MEDIUM"
cvss: 5.3
epss: "44%"
vendor: "python-hyper"
kev: false
exploited: false
published: "2026-08-06 22:18:32"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T09:41:37+02:00"
---

# CVE-2026-71554

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward 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, providing a request smuggling primitive. This issue is fixed in version 4.4.1.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 292a40829feefda98c8509dcdbbb4a57af9bd6a6 (Commit)

## Referenzen

- <https://github.com/python-hyper/h2/security/advisories/GHSA-6hr6-w5qg-qmwg>
- <https://github.com/python-hyper/h2/commit/292a40829feefda98c8509dcdbbb4a57af9bd6a6>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-71554) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
