httpx2 is vulnerable to Denial of Service (DoS)
75
High Risk
Response bodies encoded with gzip, deflate, brotli, or zstandard are fully decompressed for each network read before content is passed to the application, without bounding intermediate allocations. A small compressed chunk can expand enormously, so a highly compressed response can allocate far more memory than its compressed size. Applications reading responses from untrusted servers, such as webhook receivers, crawlers, and redirect followers, can be driven to memory exhaustion or termination. The fix decompresses incrementally with bounded intermediate buffers.
You are affected if you are using a version that falls within the vulnerable range and you read compressed responses from untrusted servers.
httpx2 is vulnerable to Denial of Service (DoS) in versions 0.0.1 - 2.11.0.
Upgrade the httpx2 library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant