CVE-2026-80229: OpenSSL provider use-after-free

Published Sep 6, 2026
·
Updated

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.

Affected Software

1 affected component
OpenSSL OpenSSL 3

Event History

Sep 6, 2026
CVE Published
via MITRE·05:47 PM
Data Sourced
via MITRE·05:47 PM
DescriptionWeakness

Frequently Asked Questions

1

Is an application using OpenSSL 3 affected solely because it has OpenSSL 3 installed?

No. The described condition also requires libcurl's multi interface, pooled TLS connections that outlive their originating easy handles, and an OpenSSL 3 provider configuration.

2

What application behavior creates the vulnerable lifetime condition?

The condition occurs when an easy handle is destroyed while a pooled TLS connection originating from that handle remains active. Subsequent I/O or post-handshake processing on that connection can then use the freed OpenSSL library context.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203