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

exploitDog

nvd логотип

CVE-2026-59919

Опубликовано: 29 июл. 2026
Источник: nvd
CVSS3: 5.5
EPSS Низкий

Описание

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder ( HAProxyMessageEncoder ) writes AF_UNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF characters, so an attacker who controls an AF_UNIX address can inject  \r\n  sequences and split the single PROXY header into multiple lines. This is possible because the V1 protocol uses CRLF as its line terminator and, unlike IPv4/IPv6 addresses whose format checks implicitly reject CRLF, AF_UNIX addresses are only validated for length (up to 108 bytes), allowing a forged second PROXY header line that spoofs the client source/destination IP to a downstream server or load balancer. The issue is fixed in versions 4.1.136.Final and 4.2.16.Final.

EPSS

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

5.5 Medium

CVSS3

Дефекты

CWE-93

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

CVSS3: 5.5
redhat
23 дня назад

A flaw was found in the netty-codec-haproxy component, part of the Netty network application framework. This vulnerability allows a remote attacker to perform protocol-level injection attacks by crafting malformed HAProxy protocol frames that contain embedded carriage return (CR) and line feed (LF) sequences. This can lead to the injection of arbitrary content, potentially disrupting network communication or enabling further attacks.

CVSS3: 5.5
debian
2 дня назад

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

CVSS3: 5.5
github
9 дней назад

Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

CVSS3: 5.5
fstec
25 дней назад

Уязвимость классов HAProxyMessage, HAProxyMessageEncoder фреймворка для разработки сетевых приложений, серверов и клиентов протоколов Netty, позволяющая нарушителю подменить данные

EPSS

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

5.5 Medium

CVSS3

Дефекты

CWE-93