CVE Catalog

CVE-2026-93573

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.58%

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

Summary

A flaw in Netty's HTTP/1.1 decoder allows a remote attacker to bypass Transfer-Encoding header validation by splitting the field across multiple headers, with the last containing a non-final transfer coding like gzip or deflate. This bypass can lead to HTTP request smuggling.

Risk Assessment

An attacker can perform HTTP request smuggling, bypassing security controls, desynchronizing request processing, or causing requests to be processed in an unintended context.

Recommendation

Upgrade Netty to a patched version or apply mitigations preventing Transfer-Encoding header splitting.

Other vulnerabilities in Netty

See all
Original NVD description (English source)

A flaw was found in Netty's HTTP/1.1 decoder. This vulnerability allows a remote attacker to bypass `Transfer-Encoding` header validation by splitting the `Transfer-Encoding` field across multiple headers, with the last field containing a non-final transfer coding like `gzip` or `deflate`. This bypass can lead to HTTP request smuggling, enabling attackers to bypass security controls, desynchronize request processing, or cause requests to be processed in an unintended context.

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