Vulnerability record · CVE-2026-10536 · published 3 July 2026
CVE-2026-10536: Haxx curl use after free vulnerability
Haxx · Curl
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.
Description
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://curl.se/docs/CVE-2026-10536.html | PatchVendor Advisory |
| https://curl.se/docs/CVE-2026-10536.json | Vendor Advisory |
| https://hackerone.com/reports/3751697 | ExploitIssue TrackingThird Party Advisory |
| https://hackerone.com/reports/3751697 | ExploitIssue TrackingThird Party Advisory |
Track CVE-2026-10536 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2026-10536), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.