Skip to content
Threat Feed

Tag

Decompression-Bomb

3 briefs RSS
medium threat

Klever-Go MultiDataInterceptor Remote OOM via Compressed Payload

Klever-Go's MultiDataInterceptor is vulnerable to a remote denial-of-service (DoS) attack. By sending a crafted compressed P2P payload, an unauthenticated attacker can trigger excessive memory allocation on the receiving node, leading to an out-of-memory (OOM) condition and potentially disrupting chain liveness.

klever-go denial-of-service decompression-bomb
2r 2t
medium advisory

Urllib3 Decompression Bomb Vulnerability in Streaming API (CVE-2026-44432)

Urllib3 versions before 2.7.0 are vulnerable to excessive resource consumption when using the streaming API to decompress responses, particularly when using the Brotli library or calling HTTPResponse.drain_conn() after partial decompression, leading to high CPU usage and memory allocation, potentially causing a denial-of-service condition (CVE-2026-44432).

urllib3 decompression-bomb denial-of-service vulnerability
2r 1t
medium advisory

Netty HttpContentDecompressor Brotli/Zstd/Snappy Decompression Bomb Vulnerability

Netty's HttpContentDecompressor and DelegatingDecompressorFrameListener are vulnerable to a decompression bomb denial-of-service attack because the maxAllocation parameter is not enforced when Content-Encoding is set to br (Brotli), zstd, or snappy, allowing attackers to bypass decompression limits and cause unbounded memory allocation.

netty-codec-http +3 decompression-bomb denial-of-service netty http
3r 1t