Netty has a CRLF Injection vulnerability in io.netty.handler.codec.http.HttpRequestEncoder
The io.netty.handler.codec.http.HttpRequestEncoder CRLF injection with the request uri when constructing a request. This leads to request smuggling when HttpRequestEncoder is used without proper sanitization of the uri.