CyberRota
← Ana sayfaya dön

CVE-2026-8932

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-03T07:16:25.363 · Çekilme zamanı: 2026-07-03T12:08:36.421579+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-8932
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok

Orijinal NVD Açıklaması

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.