CVE-2026-3580

LOW

Compiler-induced timing leak in sp_256_get_entry_256_9 on RISC-V

Title source: cna

Description

In wolfSSL 5.8.4, constant-time masking logic in sp_256_get_entry_256_9 is optimized into conditional branches (bnez) by GCC when targeting RISC-V RV32I with -O3. This transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret keys via timing analysis.

Scores

CVSS v4 2.1
EPSS 0.0001
EPSS Percentile 0.3%
CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N

Details

CWE
CWE-203
Status published
Products (1)
wolfSSL/wolfSSL < 5.9.0
Published Mar 19, 2026
Tracked Since Mar 20, 2026