CVE-2026-80229
Last modified
CVE-2026-80229 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.90% chance of exploitation in the next 30 days.
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Haxx | Curl | >= 8.14.0, < 8.22.0 |
References
- https://curl.se/docs/CVE-2026-80229.htmlPatch, Vendor Advisory
- https://curl.se/docs/CVE-2026-80229.jsonVendor Advisory
- https://hackerone.com/reports/3969255Exploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-80229?
How severe is CVE-2026-80229?
How do I fix CVE-2026-80229?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80218Improper Authentication vulnerability in team-alembic AshAut…7.6
- CVE-2026-80219A flaw was found in hawtio-operator. When deploying Hawtio i…8.7
- CVE-2026-8022Inappropriate implementation in MHTML in Google Chrome prior…3.1
- CVE-2026-80223Incorrect Authorization vulnerability in ash-project ash_gra…7.1
- CVE-2026-80225In NLnetLabs Unbound up to and including 1.26.0, a degradati…5.3
- CVE-2026-80227Incorrect Comparison vulnerability in ash-project ash_sql al…2.1
- CVE-2026-8023Zephyr's HTTP server (subsys/net/lib/http) provides a static…7.5
- CVE-2026-80230When `CURLOPT_PINNEDPUBLICKEY` is configured alongside optio…7.5
- CVE-2026-80231A flaw in libcurl makes it wrongly reuse an existing HTTPS c…7.5
- CVE-2026-80233CAYIN CMS-WS, CMS-SE, and SMP series products developed by C…7.2
- CVE-2026-80234CAYIN CMS-WS and CMS-SE developed by CAYIN Technology have a…5.3
- CVE-2026-80235EFence developed by Thinking Software Technology has an Arbi…9.8
Are you affected by CVE-2026-80229?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
