Calling `curl_easy_pause()` within the event-based `CURLMOPT_SOCKETFUNCTION`
callback triggers a use-after-free vulnerability, where libcurl attempts to
store a flag using a dangling struct pointer immediately after that pointer's
memory has been freed.
References
| Link | Resource |
|---|---|
| https://curl.se/docs/CVE-2026-9080.html | Patch Vendor Advisory |
| https://curl.se/docs/CVE-2026-9080.json | Vendor Advisory |
| https://hackerone.com/reports/3749204 | Exploit Issue Tracking Third Party Advisory |
| https://hackerone.com/reports/3749204 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-03 07:16
Updated : 2026-09-15 07:16
NVD link : CVE-2026-9080
Mitre link : CVE-2026-9080
CVE.ORG link : CVE-2026-9080
JSON object : View
Products Affected
haxx
- curl
CWE
CWE-416
Use After Free
