#VU119966 CRLF injection in Netty - CVE-2025-67735
Published: December 15, 2025 / Updated: February 3, 2026
Netty
Netty project
Description
The vulnerability allows a remote attacker to inject arbitrary data in server response.
The vulnerability exists due to insufficient validation of attacker-supplied data in io.netty.handler.codec.http.HttpRequestEncoder. A remote attacker can pass specially crafted data to the application containing CR-LF characters and modify application behavior.