Vulnerability Details CVE-2026-10512
The X25519 x86_64 assembly implementation fails to clear the most significant bit during the final modular reduction, so the computed result may not be fully reduced modulo the field prime 2^255 - 19. This can leave the field element in a non-canonical form, producing an incorrect result from the scalar multiplication and potentially a wrong shared secret. The final carry-propagation chains in the x64 and AVX2 reduction routines could overflow into the top bit, and the high limb was not masked afterward, so the 255-bit field element was left non-canonical.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.003
EPSS Ranking 17.6%
CVSS Severity
CVSS v3 Score 7.5
Products affected by CVE-2026-10512
-
cpe:2.3:a:wolfssl:wolfssl:5.6.4
-
cpe:2.3:a:wolfssl:wolfssl:5.6.6
-
cpe:2.3:a:wolfssl:wolfssl:5.7.0
-
cpe:2.3:a:wolfssl:wolfssl:5.7.2
-
cpe:2.3:a:wolfssl:wolfssl:5.7.4
-
cpe:2.3:a:wolfssl:wolfssl:5.7.6
-
cpe:2.3:a:wolfssl:wolfssl:5.8.0
-
cpe:2.3:a:wolfssl:wolfssl:5.8.2
-
cpe:2.3:a:wolfssl:wolfssl:5.8.4