All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-9080
NONEpublished 2026-07-03 07:16 UTC · 1 day ago
CVSS / 10
// description
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.