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

exploitDog

github логотип

GHSA-558v-64gr-wgg4

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

Описание

Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding (RLE) state machine within [Bzip2BlockDecompressor.read()]

Пакеты

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

io.netty:netty-codec-compression

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

>= 4.2.0.Final, < 4.2.16.Final

4.2.16.Final

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

io.netty:netty-codec

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

< 4.1.136.Final

4.1.136.Final

EPSS

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

8.7 High

CVSS4

Дефекты

CWE-835

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

ubuntu
5 дней назад

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

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

A flaw was found in the netty-codec-compression component of Netty. This vulnerability, caused by a logic error in the bzip2 decoder, allows a remote attacker to send specially crafted bzip2-compressed data. Processing this malformed data can trigger an infinite loop, causing the decoder thread to consume excessive CPU resources. This leads to a denial of service (DoS), requiring manual intervention to restore service.

nvd
5 дней назад

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the `Bzip2Decoder` handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding (RLE) state machine within [`Bzip2BlockDecompressor.read()`]. 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

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

8.7 High

CVSS4

Дефекты

CWE-835