VYPR

hpack

by Python Hyper

CVEs (1)

  • CVE-2026-59980MedSep 23, 2026
    risk 0.34cvss epss

    hpack is an HTTP/2 Header Encoding for Python. Prior to version 4.2.0, unbounded variable integer decoding can cause run-away computation on malformed input leading to O(n^2) runtime, effectively blocking further processing with large enough unsanitized input. A fix is available…