CVE-2025-66577
- EPSS 0.04%
- Veröffentlicht 05.12.2025 18:20:25
- Zuletzt bearbeitet 08.12.2025 18:26:49
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can sup...
CVE-2025-66570
- EPSS 0.02%
- Veröffentlicht 05.12.2025 18:18:02
- Zuletzt bearbeitet 10.12.2025 15:02:46
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inj...
CVE-2025-53629
- EPSS 0.08%
- Veröffentlicht 10.07.2025 19:46:01
- Zuletzt bearbeitet 06.08.2025 18:09:49
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.23.0, incoming requests using Transfer-Encoding: chunked in the header can allocate memory arbitrarily in the server, potentially leading to its exhaustion. ...
CVE-2025-53628
- EPSS 0.02%
- Veröffentlicht 10.07.2025 19:45:54
- Zuletzt bearbeitet 06.08.2025 18:08:15
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.20.1, cpp-httplib does not have a limit for a unique line, permitting an attacker to explore this to allocate memory arbitrarily. This vulnerability is fixed...
CVE-2025-52887
- EPSS 0.1%
- Veröffentlicht 26.06.2025 14:31:52
- Zuletzt bearbeitet 06.08.2025 19:15:01
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be...
CVE-2025-0825
- EPSS 0.16%
- Veröffentlicht 04.02.2025 15:15:19
- Zuletzt bearbeitet 04.08.2025 15:06:24
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.
CVE-2020-11709
- EPSS 0.16%
- Veröffentlicht 12.04.2020 14:15:10
- Zuletzt bearbeitet 05.08.2025 20:28:36
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.