CVE-2026-9080

Published: July 2, 2026Last modified: July 6, 2026

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.

Severity score breakdown

ParameterValue
Base score7.3
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactLOW
Availability impactLOW
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTScurlFixed (8.21.0-r0)
25 LTScurlFixed (8.21.0-r0)
StreamcurlFixed (8.21.0-r0)
Hardened ContainersStreamcurlFixed (8.21.0-r0)

References

ON THIS PAGE