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

Published Sep 6, 2026
·
Updated

Last updated 25 September 2026

Other sources

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.

— MITRE

Affected Software

3 affected componentsFixes available
OpenSSL OpenSSL 3
haxx curl>=8.14.0<8.22.0
debian/curl<=8.14.1-2+deb13u5
7.88.1-10+deb12u157.88.1-10+deb12u58.22.0-18.23.0~rc1-2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 7.88.1-10+deb12u15Fixed in 7.88.1-10+deb12u5Fixed in 8.22.0-1Fixed in 8.23.0~rc1-2

Event History

Sep 6, 2026
CVE Published
via MITRE·05:47 PM
Data Sourced
via MITRE·05:47 PM
DescriptionWeakness
Data Sourced
via NVD·06:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Sep 8, 2026
Data Sourced
via Microsoft·08:04 AM
DescriptionSeverityWeakness
Sep 24, 2026
Data Sourced
via Debian·09:12 PM
DescriptionAffected Software
Data Sourced
via Launchpad·09:12 PM
Description
Sep 25, 2026
Data Sourced
via Ubuntu·09:12 PM
RemedyDescriptionSeverityAffected Software

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