Medium severity4.8NVD Advisory· Published Mar 31, 2026· Updated Apr 1, 2026
CVE-2026-34441
CVE-2026-34441
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.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/yhirose/cpp-httplib/security/advisories/GHSA-jv63-rm9j-6jwcnvdExploitMitigationVendor Advisory
- github.com/yhirose/cpp-httplib/releases/tag/v0.40.0nvdProductRelease Notes
News mentions
0No linked articles in our index yet.