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 vulnerability is related to CVE-2025-53628.
References
Link | Resource |
---|---|
https://github.com/yhirose/cpp-httplib/commit/17ba303889b8d4d719be3879a70639ab653efb99 | Patch |
https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-j6p8-779x-p5pw | Not Applicable |
https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-qjmq-h3cc-qv6w | Exploit Vendor Advisory |
https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-qjmq-h3cc-qv6w | Exploit Vendor Advisory |
Configurations
History
06 Aug 2025, 18:09
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/yhirose/cpp-httplib/commit/17ba303889b8d4d719be3879a70639ab653efb99 - Patch | |
References | () https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-j6p8-779x-p5pw - Not Applicable | |
References | () https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-qjmq-h3cc-qv6w - Exploit, Vendor Advisory | |
First Time |
Yhirose
Yhirose cpp-httplib |
|
CPE | cpe:2.3:a:yhirose:cpp-httplib:*:*:*:*:*:*:*:* |
15 Jul 2025, 13:14
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
10 Jul 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-qjmq-h3cc-qv6w - |
10 Jul 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-10 20:15
Updated : 2025-08-06 18:09
NVD link : CVE-2025-53629
Mitre link : CVE-2025-53629
CVE.ORG link : CVE-2025-53629
JSON object : View
Products Affected
yhirose
- cpp-httplib
CWE
CWE-770
Allocation of Resources Without Limits or Throttling