216.73.216.133

CVE-2026-34441

· Published 31/03/2026 22:16 · Modified 01/04/2026 20:28

Labels: CVE-2026-34441 2026-03-31CVE-2026-34441CWE-444[email protected]

Essential information

Published
31/03/2026 22:16
Modified
01/04/2026 20:28
Author
Creator
CVSS
4.8 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

CVSS metrics

Description

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.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
yhirose / cpp-httplib cpe:2.3:a:yhirose:cpp-httplib:*:*:*:*:*:*:*:*

References