CVE-2026-8932
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/07/2026
Last modified:
03/07/2026
Description
libcurl would reuse a previously created connection even when some mTLS config<br />
related option had been changed that should have prohibited reuse.<br />
<br />
libcurl keeps previously used connections in a connection pool for subsequent<br />
transfers to reuse if one of them matches the setup. However, some TLS<br />
settings related to client certificates were left out from the configuration<br />
match checks, making them match too easily. In particular options related to<br />
the private key.



