Vulnerability Description
Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.129.Final and 4.2.8.Final, the `io.netty.handler.codec.http.HttpRequestEncoder` has a 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. Any application / framework using `HttpRequestEncoder` can be subject to be abused to perform request smuggling using CRLF injection. Versions 4.1.129.Final and 4.2.8.Final fix the issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Netty | Netty | < 4.1.129 |
Related Weaknesses (CWE)
References
- https://github.com/netty/netty/security/advisories/GHSA-84h7-rjj3-6jx4ExploitVendor Advisory
FAQ
What is CVE-2025-67735?
CVE-2025-67735 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.129.Final and 4.2.8.Final, the `io.netty.handler.codec.http.HttpRequestEncoder` has a CRLF injection with...
How severe is CVE-2025-67735?
CVE-2025-67735 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-67735?
Check the references section above for vendor advisories and patch information. Affected products include: Netty Netty.