A use-after-free vulnerability exists in libcurl when an application
configures an HTTP/2 stream-dependency tree via CURLOPT_STREAM_DEPENDS or
CURLOPT_STREAM_DEPENDS_E, subsequently invokes curl_easy_reset(), and
finally terminates the handle with curl_easy_cleanup(). During this final
cleanup phase, libcurl attempts to access and modify an internal structure
that was already freed during the reset operation.
{
"license": "CC-BY-4.0",
"sources": [
{
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10536",
"imported": "2026-08-07T19:54:38.724Z",
"database_specific": {
"status": "Analyzed"
},
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-10536",
"modified": "2026-07-07T18:02:03.890Z",
"published": "2026-07-03T07:16:23.563Z",
"id": "CVE-2026-10536"
},
{
"html_url": "https://github.com/advisories/GHSA-wjq8-x4qm-6mmh",
"imported": "2026-08-07T19:56:07.635Z",
"modified": "2026-07-07T18:31:40Z",
"published": "2026-07-03T09:31:24Z",
"url": "https://api.github.com/advisories/GHSA-wjq8-x4qm-6mmh",
"id": "GHSA-wjq8-x4qm-6mmh"
},
{
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-41497",
"imported": "2026-08-07T19:54:48.822Z",
"modified": "2026-07-06T18:29:27Z",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-41497",
"published": "2026-07-03T06:11:15Z",
"id": "EUVD-2026-41497"
}
]
}