libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a conne…
High CVSS 7.5
Summary
libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS settings related to client certificates were left out from the configuration match checks, making them match too easily. In particular options related to the private key.
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://curl.se/docs/CVE-2026-8932.html Patch
- https://curl.se/docs/CVE-2026-8932.json Vendor Advisory
- https://hackerone.com/reports/3733910 Exploit
- https://hackerone.com/reports/3733910 Exploit
Timeline
- nvd_ingest NVD