SCA: security update for wolfcrypt (GHSA-q95h-vc86-hv77)

medium Tenable Cloud Security Plugin ID 432920

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2019-13628)

See Also

https://github.com/advisories/GHSA-q95h-vc86-hv77

Plugin Details

Severity: Medium

ID: 432920

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/11/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 1.2

Temporal Score: 0.9

Vector: CVSS2#AV:L/AC:H/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2019-13628

CVSS v3

Risk Factor: Medium

Base Score: 4.7

Temporal Score: 4.1

Vector: CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/24/2022

Vulnerability Publication Date: 10/3/2019

Reference Information

CVE: CVE-2019-13628

cwe: CWE-203