Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-10536
Published:June 24, 2026
Updated:June 24, 2026
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.
Affected Packages
https://github.com/curl/curl.git (GITHUB):
Affected version(s) >=curl-7_88_0 <curl-8_21_0
Fix Suggestion:
Update to version curl-8_21_0
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
LOW