Use After Free in Curl

CVE-2026-9080

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.

Vulnerability class: Use-After-Free

EPSS: 0.003 (21.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-9080?
CVE-2026-9080 is a high-severity vulnerability in Curl, classified under Use After Free. CVSS score: 7.3/10. Published 2026-07-03.
How severe is CVE-2026-9080?
High severity. CVSS v3 base score is 7.3 out of 10.