← Back

CVE-2026-80229

nvd nist
Published: Sep 6, 2026Modified: Sep 8, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

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.

References (3)

Source: 2499f714-1537-4658-8207-48ae4bb9eae9
Source: 2499f714-1537-4658-8207-48ae4bb9eae9
Source: 2499f714-1537-4658-8207-48ae4bb9eae9

Timeline

No history available yet.