AUGUST 5, 2026
Live Feed
Back to database
Case File

CVE-2024-24783

MEDIUM · CVSS 5.9 EPSS 0.67%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-03-05 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.9. See the original NVD description below for full technical details.

CVE
CVE-2024-24783
Severity
MEDIUM
CVSS
5.9
EPSS
0.67%

Original NVD Description

Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates.