Vulnerabilities (CVE)

Filtered by vendor Yhirose Subscribe
Filtered by product Cpp-httplib
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-11709 1 Yhirose 1 Cpp-httplib 2025-08-05 5.0 MEDIUM 7.5 HIGH
cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the set_redirect and set_header functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts.
CVE-2025-0825 1 Yhirose 1 Cpp-httplib 2025-08-04 N/A 5.3 MEDIUM
cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters ("\r\n") when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead to HTTP Response Splitting, XSS, and more.