CVE Catalog

CVE-2026-93491

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.48%

40th percentile - higher than 40% of all known CVEs

Summary

A flaw in Netty's HttpServerCodec allows a remote, unauthenticated attacker to pipeline HTTP/1.1 requests and withhold reads, causing the methodOverflowQueue to grow without limit, leading to unbounded heap memory consumption and denial of service.

Risk Assessment

An attacker can cause memory exhaustion and service failure, making the application unavailable to legitimate users.

Recommendation

Update the Netty library to a version that fixes this vulnerability, or enforce limits on the number of concurrently processed requests.

Other vulnerabilities in Netty

See all
Original NVD description (English source)

A flaw was found in Netty's HttpServerCodec. A remote, unauthenticated attacker can exploit this vulnerability by pipelining HTTP/1.1 requests on a single connection and withholding reads. This action causes the methodOverflowQueue to grow without limit, leading to unbounded heap memory consumption and a denial of service due to memory exhaustion.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS