Bug 2467540 (CVE-2026-41417) - CVE-2026-41417 netty: Netty: HTTP request smuggling via URI manipulation and CRLF injection
Summary: CVE-2026-41417 netty: Netty: HTTP request smuggling via URI manipulation and ...
Keywords:
Status: NEW
Alias: CVE-2026-41417
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-06 22:01 UTC by OSIDB Bzimport
Modified: 2026-08-11 17:41 UTC (History)
110 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:53644 0 None None None 2026-08-11 16:36:49 UTC
Red Hat Product Errata RHSA-2026:53806 0 None None None 2026-08-11 17:41:46 UTC

Description OSIDB Bzimport 2026-05-06 22:01:20 UTC
Netty 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.

Comment 3 errata-xmlrpc 2026-08-11 16:36:43 UTC
This issue has been addressed in the following products:

  Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7

Via RHSA-2026:53644 https://access.redhat.com/errata/RHSA-2026:53644

Comment 4 errata-xmlrpc 2026-08-11 17:41:41 UTC
This issue has been addressed in the following products:

  Red Hat JBoss Enterprise Application Platform 7.4.25

Via RHSA-2026:53806 https://access.redhat.com/errata/RHSA-2026:53806


Note You need to log in before you can comment on or make changes to this bug.