SCA: security update for io.netty:netty-codec-http (GHSA-v8h7-rr48-vmmv)

medium Tenable Cloud Security Plugin ID 441253

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-41417)

Solution

Update the io.netty:netty-codec-http library and its related packages to version 4.1.133.Final or later.

See Also

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

Plugin Details

Severity: Medium

ID: 441253

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/6/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2026-41417

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/5/2026

Vulnerability Publication Date: 5/5/2026

Reference Information

CVE: CVE-2026-41417