CVE-2026-8932EPSS p32.8%
CVE-2026-8932CVE-2026-8932
haxx / curl
Description
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.
Scoring
| CVSS | 7.5 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
| EPSS | 0.40% probability of exploitation · percentile 32.8% · 2026-08-17T12:03:47Z |
| Last modified | 2026-07-07 |