CVE-2024-2398
CWE-772Published: March 27, 2024· Updated: Jun 17, 2026
Official Description
When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.
Technical Analysis
CVE-2024-2398 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), with a CVSS base score of 8.6.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (26)
Quick Facts
Related CVEs (CWE-772)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-2398 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts