A flaw in libcurl's handling of HTTP/2 Server Push streams, when the parent handle is set to share connections with other handles, can lead to use-after-free in the cleanup process.
{
"issue": "https://hackerone.com/reports/3916059",
"affects": "lib",
"last_affected": "8.21.0",
"package": "curl",
"CWE": {
"desc": "Use After Free",
"id": "CWE-416"
},
"URL": "https://curl.se/docs/CVE-2026-18924.json",
"severity": "Low",
"www": "https://curl.se/docs/CVE-2026-18924.html"
}"2026-09-02T08:03:39Z"
"https://curl.se/docs/CURL-CVE-2026-18924.json"
[
{
"signature_type": "Line",
"id": "CURL-CVE-2026-18924-006216c6",
"signature_version": "v1",
"source": "https://github.com/curl/curl.git/commit/90325ff0444cbdff368bda5d26d6405a0bb6ee43",
"deprecated": false,
"digest": {
"threshold": 0.9,
"line_hashes": [
"104737204212963007849146280247901217683",
"32710492097545712922069563914420781218",
"326860830892891747954722705830409690615",
"28803319342779406078039340070302970203",
"269074417755289333101880056095755366764",
"20948299274049332955590773845710988414",
"239244096456005701495860979909027141960",
"278620102738167799225657896424856535537"
]
},
"target": {
"file": "lib/http2.c"
}
},
{
"signature_type": "Function",
"id": "CURL-CVE-2026-18924-5226cef7",
"signature_version": "v1",
"source": "https://github.com/curl/curl.git/commit/90325ff0444cbdff368bda5d26d6405a0bb6ee43",
"deprecated": false,
"digest": {
"function_hash": "317614319041428408157048689014659946723",
"length": 245.0
},
"target": {
"function": "h2_duphandle",
"file": "lib/http2.c"
}
}
]