AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-13628

MEDIUM · CVSS 4.7 EPSS 0.36%

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

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-13628
Severity
MEDIUM
CVSS
4.7
EPSS
0.36%

Original NVD Description

wolfSSL and wolfCrypt 4.0.0 and earlier (when configured without --enable-fpecc, --enable-sp, or --enable-sp-math) contain a timing side channel in ECDSA signature generation. This allows a local attacker, able to precisely measure the duration of signature operations, to infer information about the nonces used and potentially mount a lattice attack to recover the private key used. The issue occurs because ecc.c scalar multiplication might leak the bit length.