Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-4mp9-239f-g9hg

Опубликовано: 22 июл. 2026
Источник: github
Github: Прошло ревью
CVSS4: 6.3

Описание

Netty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation

Summary

An attacker can force WebSocket upgrade via the lax V07 (or V08) handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers, completing a protocol switch that a proxy would not recognize as an Upgrade request and enabling HTTP request smuggling / protocol-confusion attacks.

Пакеты

Наименование

io.netty:netty-codec-http

maven
Затронутые версииВерсия исправления

>= 4.2.0.Final, <= 4.2.15.Final

4.2.16.Final

Наименование

io.netty:netty-codec-http

maven
Затронутые версииВерсия исправления

< 4.1.136.Final

4.1.136.Final

EPSS

Процентиль: 18%
0.00266
Низкий

6.3 Medium

CVSS4

Дефекты

CWE-444

Связанные уязвимости

ubuntu
5 дней назад

(Netty is an asynchronous, event-driven network application framework. ...)

CVSS3: 5.3
redhat
26 дней назад

A flaw was found in netty-codec-http. The WebSocket handshaker in this component fails to properly validate protocol version information during the WebSocket upgrade process. A remote attacker can exploit this vulnerability by manipulating the WebSocket handshake, leading to a bypass of security checks or the negotiation of unexpected protocol versions. This could potentially enable protocol-level attacks.

nvd
5 дней назад

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, ab attacker can force WebSocket upgrade via the lax V07 (or V08) handshaker by sending `Sec-WebSocket-Version: 7` and omitting `Connection: Upgrade` / `Upgrade: websocket` headers, completing a protocol switch that a proxy would not recognize as an Upgrade request and enabling HTTP request smuggling / protocol-confusion attacks. This issue has been fixed in versions 4.1.136.Final and 4.2.16.Final.

debian
5 дней назад

Netty is an asynchronous, event-driven network application framework. ...

EPSS

Процентиль: 18%
0.00266
Низкий

6.3 Medium

CVSS4

Дефекты

CWE-444