VYPR

H2

by Python Hyper

pypi: h2

Source repositories

CVEs (2)

  • CVE-2025-57804MedAug 25, 2025
    risk 0.38cvss epss 0.02

    h2 is a pure-Python implementation of a HTTP/2 protocol stack. Prior to version 4.3.0, an HTTP/2 request splitting vulnerability allows attackers to perform request smuggling attacks by injecting CRLF characters into headers. This occurs when servers downgrade HTTP/2 requests to…

  • CVE-2026-71554MedAug 6, 2026
    risk 0.27cvss 5.3epss 0.00

    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…