PT-2026-84849 · Pypi · Httpx2
CVE-2026-84382
·
Published
2026-09-02
·
Updated
2026-09-10
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
HTTPX2 versions prior to 2.12.0
Description
Content decoders in
src/httpx2/httpx2/ decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before the iter bytes() or aiter bytes() functions yield bounded pieces to the application. This behavior allows a compromised or attacker-controlled server to trigger severe memory pressure or out-of-memory process termination by sending compressed chunks that expand significantly during intermediate allocation, even if the application is streaming the response.Recommendations
Update to version 2.12.0.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Httpx2