AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-37880

HIGH · CVSS 7.5 EPSS 0.70% Public Exploit

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

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-37880
Severity
HIGH
CVSS
7.5
EPSS
0.70%

Original NVD Description

The Kyber reference implementation before 9b8d306, when compiled by LLVM Clang through 18.x with some common optimization options, has a timing side channel that allows attackers to recover an ML-KEM 512 secret key in minutes. This occurs because poly_frommsg in poly.c does not prevent Clang from emitting a vulnerable secret-dependent branch.