CyberSignal | Cybersecurity News[verified]@XQOPTRXPatch
CVE-2026-71554 affects Python h2 HTTP/2 stack, allowing request smuggling via multiple Host headers during downgrade to HTTP/1.1, and the issue is fixed in version 4.4.1.
CVE@CVEnewDisclosure
CVE‑2026‑71554 affects the h2 pure‑Python HTTP/2 library (versions ≤4.4.0) and allows multiple Host headers in request blocks, potentially leading to protocol behavior issues.
Sunand@Crypt0_b0yDisclosure
A new CVE (CVE‑2026‑71554) has been assigned to the h2 pure‑Python HTTP/2 stack, detailing that duplicate Host headers can be forwarded downstream and become a request‑smuggling vector when HTTP/2 is downgraded to HTTP/1.1.
Sunand@Crypt0_b0yDisclosure
The tweet announces the new CVE‑2026-71554 for a pure‑Python HTTP/2 stack that allows duplicate Host headers, creating a request smuggling vector when downgraded to HTTP/1.1. No PoC, exploit, or patch details are provided.
Sunand@Crypt0_b0yPoC
A PoC for CVE‑2026‑71554, an H2 duplicate host header request smuggling vulnerability fixed in version 4.4.1, has been released and linked via GitHub.
Sunand@Crypt0_b0yPoC
The text announces a released PoC for CVE-2026-71554, a duplicate Host header request smuggling flaw in h2, provides a GitHub link to the code, and notes that the issue is fixed in version 4.4.1.
Sunand@Crypt0_b0yPoC
A proof‑of‑concept for CVE-2026-71554, an h2 host‑header request smuggling vulnerability fixed in 4.4.1, has been released, including a stealth bypass variant.
Infoflowcloud@infoflowcloudDisclosure
The tweet announces CVE‑2026‑71554, detailing a flaw in the pure‑Python h2 HTTP/2 stack that allows multiple Host headers in a request.