← Back

CVE-2026-45372

nvd nist
Published: May 29, 2026Modified: Jul 22, 2026

JSON object

Loading...
9.9
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:L
Exploitability: 3.9 / Impact: 5.3
Source: security-advisories@github.com (Secondary)

Description

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, when cpp-httplib's server parses an incoming request, it applies percent-decoding to every header value except Location and Referer. The validity check (is_field_value) is run before decoding, so encoded %0D%0A passes the check and is then expanded to a literal \r\n byte pair inside the stored header value. This vulnerability is fixed in 0.44.0.

Affected (1)

Products: Yhirose: Cpp Httplib
1 product
Cpp Httplib
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 0.44.0

References (2)

Source: security-advisories@github.com
ExploitMitigationVendor Advisory
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
ExploitMitigationVendor Advisory

Timeline

No history available yet.