CVE-2026-80229

unknown
Assigned by CNA: curl
Published 2026-09-06 · Modified 2026-09-06
CVSS v3
CVSS v4 NEW
not yet in upstream
VIR risk

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

Mitigation details

Source: Debian Security Tracker · View original ↗ · DFSG

CVE-2026-80229 NameCVE-2026-80229 SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) Vulnerable and fixed packages The table below lists information on source packages. Source PackageReleaseVersionStatus curl (PTS)bookworm7.88.1-10+deb12u15fixed bookworm (security)7.88.1-10+deb12u5fixed…

CVE-2026-80229

NameCVE-2026-80229
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
curl (PTS)bookworm7.88.1-10+deb12u15fixed
bookworm (security)7.88.1-10+deb12u5fixed
trixie8.14.1-2+deb13u4vulnerable
forky8.21.0-2vulnerable
sid8.22.0-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
curlsourcebookworm(not affected)
curlsource(unstable)8.22.0~rc3-1

Notes

[trixie] - curl <no-dsa> (Minor issue)
[bookworm] - curl <not-affected> (Vulnerable code introduced later)
https://curl.se/docs/CVE-2026-80229.html
Introduced with: https://github.com/curl/curl/commit/f2ce6c46b9dcc46ced0ce43fa95176ea7599a854 (rc-8_14_0-1)
Fixed by: https://github.com/curl/curl/commit/7ea37abc6ac0120ba5f6d94be8d196f7cf1506bb (rc-8_22_0-3)

Home - Debian Security - Source (Git)

Apply commands

text fix
Notes
[trixie] - curl <no-dsa> (Minor issue)[bookworm] - curl <not-affected> (Vulnerable code introduced later)https://curl.se/docs/CVE-2026-80229.htmlIntroduced with: https://github.com/curl/curl/commit/f2ce6c46b9dcc46ced0ce43fa95176ea7599a854 (rc-8_14_0-1)Fixed by: https://github.com/curl/curl/commit/7ea37abc6ac0120ba5f6d94be8d196f7cf1506bb (rc-8_22_0-3)

OS impact

suse SUSE Affected 1 release
VersionStatusFixed in
Affected
debian Debian Mixed 4 releases
VersionStatusFixed in
trixie Affected
sid Fixed 8.22.0~rc3-1
forky Affected
bookworm Fixed 0
alpine Alpine Fixed 2 releases
VersionStatusFixed in
v3.24 Fixed 8.22.0-r0
v3.23 Fixed 8.22.0-r0

References

CWEs

CWE-416

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.