Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ashleytolbert

#39618of 53,632
6.9Total CVSS
Vulnerabilities · 1
PT-2026-48916
6.9
2026-06-12
Netty · Netty · CVE-2026-50560
**Name of the Vulnerable Software and Affected Versions** Netty versions prior to 4.1.135.Final Netty versions prior to 4.2.15.Final **Description** Netty HTTP/2 max header size handling allows for an attack similar to HTTP/2 Rapid Reset. When a client sends the `SETTINGS MAX HEADER LIST SIZE` setting, the framework reads the request, proxies it to the origin, and attempts to produce a response, but subsequently creates an exception while writing the response headers. This results in a functional behavior similar to an HTTP/2 reset attack but with a different on-the-wire signature. **Recommendations** Update to version 4.1.135.Final Update to version 4.2.15.Final