UAF after pause in socket callback
CVE-2026-9080 is a low-severity use-after-free vulnerability in libcurl’s multi socket callback lifecycle. When an application uses the event-driven multi interface and calls curl_easy_pause() from within the CURLMOPT_SOCKETFUNCTION socket callback, libcurl can free an internal structure and then immediately attempt to store a flag through the now-dangling pointer. In other words, pausing a transfer from inside the socket callback can leave libcurl writing through a freed internal pointer. The issue affects libcurl in curl versions 8.13.0 through 8.20.0 inclusive, was introduced by commit cfc657a48d, and was fixed in curl 8.21.0 by commit 5ab34cba42e4ee4282fe. The curl command-line tool is not affected.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Recent activity
7 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A use-after-free vulnerability in libcurl's multi socket callback lifecycle where calling curl_easy_pause() inside a socket callback could leave libcurl writing through a freed internal pointer.
A use-after-free vulnerability in curl/libcurl triggered when curl_easy_pause() is called inside a multi socket callback.
A curl/libcurl use-after-free vulnerability.
A low-severity curl/libcurl use-after-free vulnerability triggered after a pause in a socket callback.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.