2 matches found
CVE-2026-84382 HTTPX2: Streaming response decompression does not bound peak memory (decompression amplification)
HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iterbytes or aiterbytes yields bounded pieces to the application. A 64 KiB compressed chunk can expa...
7.5CVSS0.0035EPSS
SaveExploits0References4
CVE-2026-84382
HTTPX2 , a next-generation HTTP client for Python, contains a decompression amplification flaw in its content decoders (src/httpx2/httpx2/_decoders.py). Prior to 2.12.0 , the decoders fully inflate each gzip, deflate, br, or zstd network chunk before yielding bounded pieces via iter_bytes() or ai...
7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References4
20