PT-2026-44988 · Unknown · Cpp-Httplib
Jjjsmz
·
Published
2026-05-29
·
Updated
2026-05-30
·
CVE-2026-45372
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
cpp-httplib versions prior to 0.44.0
Description
When the server parses an incoming request, it applies percent-decoding to every header value except Location and Referer. Because the validity check
is field value() is performed before decoding, encoded %0D%0A sequences pass the check and are subsequently expanded into literal r byte pairs within the stored header value.Recommendations
Update to version 0.44.0.
Exploit
Fix
HTTP Request/Response Smuggling
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Cpp-Httplib