CVE-2025-53628: cpp-httplib does not limit the length of a line
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 to CVE-2025-53629.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-53628?
The severity of CVE-2025-53628 is considered to be high due to its impact on memory allocation, which can be exploited by attackers.
How do I fix CVE-2025-53628?
To fix CVE-2025-53628, update cpp-httplib to version 0.20.1 or later.
What versions are affected by CVE-2025-53628?
CVE-2025-53628 affects all versions of cpp-httplib prior to 0.20.1.
What type of vulnerability is CVE-2025-53628?
CVE-2025-53628 is a memory allocation vulnerability that allows attackers to allocate memory arbitrarily.
Can CVE-2025-53628 lead to exploitation?
Yes, CVE-2025-53628 can potentially lead to exploitation, allowing attackers to perform malicious actions by manipulating memory.