CVE-2026-41417

NameCVE-2026-41417
DescriptionNetty allows request-line validation to be bypassed when a `DefaultHttpRequest` or `DefaultFullHttpRequest` is created first and its URI is later changed via `setUri()`. The constructors reject CRLF and whitespace characters that would break the start-line, but `setUri()` does not apply the same validation. `HttpRequestEncoder` and `RtspEncoder` then write the URI into the request line verbatim. If attacker-controlled input reaches `setUri()`, this enables CRLF injection and insertion of additional HTTP or RTSP requests, leading to HTTP request smuggling or desynchronization on the HTTP side and request injection on the RTSP side. This issue is fixed in versions 4.2.13.Final and 4.1.133.Final.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
netty (PTS)bullseye1:4.1.48-4+deb11u2vulnerable
bullseye (security)1:4.1.48-4+deb11u3vulnerable
bookworm1:4.1.48-7+deb12u1vulnerable
bookworm (security)1:4.1.48-7+deb12u2vulnerable
trixie1:4.1.48-10vulnerable
trixie (security)1:4.1.48-10+deb13u1vulnerable
forky, sid1:4.1.48-16vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
nettysource(unstable)(unfixed)

Notes

https://github.com/netty/netty/security/advisories/GHSA-v8h7-rr48-vmmv

Search for package or bug name: Reporting problems