curl vulnerability

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.

Published 3 Jul 2026Updated 15 Sep 20266 sources
CVSS 7.3 ✓ VERIFIED REFERENCE

Source timeline

CVE record published by NVDView source ↗