3 matches found
io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak
A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...
CVE-2026-93569
CVE-2026-93569 affects the netty-codec-http2 component of the Netty library. The vulnerability occurs during the translation of HTTP/1 absolute-form requests to HTTP/2: a Host header mismatch is incorrectly propagated into the HTTP/2 :authority pseudo-header, overriding the authority specified in...
io.netty:netty-codec-http2 vulnerable to HTTP/2 Rapid Reset Attack
A client might overload the server by issue frequent RST frames. This can cause a massive amount of load on the remote system and so cause a DDOS attack. Impact This is a DDOS attack, any http2 server is affected and so you should update as soon as possible. Patches This is patched in version...