Security Advisory

CVE-2026-9080

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-03 06:17:34
Last updated 2026-07-06 16:55:16
Assigner curl
CVSS score not scored
State PUBLISHED

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.