CVE-2026-10536
Published:July 03, 2026
Updated:July 21, 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_0Fix Suggestion:
Update to version curl-8_21_0Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Use After Free
EPSS
Base Score:
0.89