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

exploitDog

nvd логотип

CVE-2026-34441

Опубликовано: 31 мар. 2026
Источник: nvd
CVSS3: 4.8
CVSS3: 6.5
EPSS Низкий

Описание

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.40.0, cpp-httplib is vulnerable to HTTP Request Smuggling. The server's static file handler serves GET responses without consuming the request body. On HTTP/1.1 keep-alive connections, the unread body bytes remain on the TCP stream and are interpreted as the start of a new HTTP request. An attacker can embed an arbitrary HTTP request inside the body of a GET request, which the server processes as a separate request. This issue has been patched in version 0.40.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:yhirose:cpp-httplib:*:*:*:*:*:*:*:*
Версия до 0.40.0 (исключая)

EPSS

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

4.8 Medium

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-444

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

CVSS3: 4.8
ubuntu
5 месяцев назад

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.40.0, cpp-httplib is vulnerable to HTTP Request Smuggling. The server's static file handler serves GET responses without consuming the request body. On HTTP/1.1 keep-alive connections, the unread body bytes remain on the TCP stream and are interpreted as the start of a new HTTP request. An attacker can embed an arbitrary HTTP request inside the body of a GET request, which the server processes as a separate request. This issue has been patched in version 0.40.0.

CVSS3: 4.8
debian
5 месяцев назад

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTT ...

EPSS

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

4.8 Medium

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-444