Lucene search

K

5 matches found

CVE
CVE
added 2025/05/06 1:15 a.m.56 views

CVE-2025-46728

cpp-httplib is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size limits on incoming request bodies when Transfer-Encoding: chunked is used or when no Content-Length header is provided. A remote attacker can send a chunked r...

7.5CVSS7.6AI score0.00213EPSS
CVE
CVE
added 2025/02/04 3:15 p.m.54 views

CVE-2025-0825

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.

6.9CVSS7.2AI score0.00068EPSS
CVE
CVE
added 2025/07/10 8:15 p.m.10 views

CVE-2025-53629

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. This vulnerability is fixed in 0.23.0. NOTE: This...

7.5CVSS6.3AI score0.00049EPSS
CVE
CVE
added 2025/07/10 8:15 p.m.9 views

CVE-2025-53628

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 in 0.20.1. NOTE: This vulnerability is related t...

8.8CVSS6.2AI score0.00049EPSS
CVE
CVE
added 2025/06/26 3:15 p.m.8 views

CVE-2025-52887

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 released when the connection is disconnected. Th...

7.5CVSS7AI score0.00077EPSS