Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-80229 Details

Description

When performing transfers via libcurl’s multi interface, pooled TLS connections can outlive their originating easy handles. In OpenSSL 3 provider configurations, libcurl attaches an allocated library context to the easy handle's state and passes it to OpenSSL without acquiring an ownership reference; destroying the easy handle prematurely frees this context while the active connection retains a dangling pointer, leading to a heap-use-after-free upon subsequent I/O or post-handshake operations.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://curl.se/docs/CVE-2026-80229.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2026-80229.json curlVendor Advisory
https://hackerone.com/reports/3969255 curlExploitMitigationThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After FreeCISA-ADP
CWE-416Use After Freecurl

Affected Products

ProductVersions
haxx curl
>= 8.14.0, < 8.22.0

CPE

  • cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-80229
NVD Published Date:
Sep 6, 2026
NVD Last Modified:
Sep 15, 2026
Source:
curl
CVE-2026-80229 Details - Not Deferred