CVE-2025-67735

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.
Configurations

No configuration.

History

16 Dec 2025, 01:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-16 01:15

Updated : 2025-12-16 14:10


NVD link : CVE-2025-67735

Mitre link : CVE-2025-67735

CVE.ORG link : CVE-2025-67735


JSON object : View

Products Affected

No product.

CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')