Netty before 4.1.42.Final mishandles whitespace before the colon in HTTP headers (such as a “Transfer-Encoding : chunked” line), which leads to HTTP request smuggling.
References
https://nvd.nist.gov/vuln/detail/CVE-2019-16869
https://github.com/netty…