Use-after-free in cURL - CVE-2026-80229
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to use-after-free in libcurl multi interface connection reuse handling when performing transfers over pooled TLS connections with OpenSSL 3 providers. A remote user can trigger premature easy handle destruction during connection reuse to cause a denial of service.
This affects libcurl built with OpenSSL 3+ provider configurations and also impacts the curl command line tool.