← Back

Wolfssl

wolfssl

Vendor: Wolfssl • 141 CVEs

CVEs (141)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Wolfssl
1Wolfssl
Nov 21, 2024
Nov 21, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
wolfssl before 3.2.0 does not properly authorize CA certificate for signing other certificates.
1Wolfssl
1Wolfssl
Nov 21, 2024
Nov 21, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
wolfssl before 3.2.0 does not properly issue certificates for a server's hostname.
1Wolfssl
1Wolfssl
Jun 17, 2026
Nov 9, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In wolfSSL 4.1.0 through 4.2.0c, there are missing sanity checks of memory accesses in parsing ASN.1 certificate data while handshaking. Specifically, there is a one-byte heap-based buffer overflow inside the DecodedCert...Show more
In wolfSSL 4.1.0 through 4.2.0c, there are missing sanity checks of memory accesses in parsing ASN.1 certificate data while handshaking. Specifically, there is a one-byte heap-based buffer overflow inside the DecodedCert structure in GetName in wolfcrypt/src/asn.c because the domain name location index is mishandled. Because a pointer is overwritten, there is an invalid free.Show less
1Wolfssl
1Wolfssl
Jun 17, 2026
Oct 3, 2019
N/A· v4
4.7 MEDIUM· v3
1.2 LOW· v2
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 precis...Show more
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.Show less
1Wolfssl
1Wolfssl
Jun 17, 2026
Sep 24, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
In wolfSSL through 4.1.0, there is a missing sanity check of memory accesses in parsing ASN.1 certificate data while handshaking. Specifically, there is a one-byte heap-based buffer over-read in CheckCertSignature_ex in...Show more
In wolfSSL through 4.1.0, there is a missing sanity check of memory accesses in parsing ASN.1 certificate data while handshaking. Specifically, there is a one-byte heap-based buffer over-read in CheckCertSignature_ex in wolfcrypt/src/asn.c.Show less
1Wolfssl
1Wolfssl
Jun 17, 2026
Aug 26, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
wolfSSL 4.1.0 has a one-byte heap-based buffer over-read in DecodeCertExtensions in wolfcrypt/src/asn.c because reading the ASN_BOOLEAN byte is mishandled for a crafted DER certificate in GetLength_ex.
1Wolfssl
1Wolfssl
Jun 17, 2026
May 23, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
wolfSSL 4.0.0 has a Buffer Overflow in DoPreSharedKeys in tls13.c when a current identity size is greater than a client identity size. An attacker sends a crafted hello client packet over the network to a TLSv1.3 wolfSSL...Show more
wolfSSL 4.0.0 has a Buffer Overflow in DoPreSharedKeys in tls13.c when a current identity size is greater than a client identity size. An attacker sends a crafted hello client packet over the network to a TLSv1.3 wolfSSL server. The length fields of the packet: record length, client hello length, total extensions length, PSK extension length, total identity length, and identity length contain their maximum value which is 2^16. The identity data field of the PSK extension of the packet contains the attack data, to be stored in the undefined memory (RAM) of the server. The size of the data is about 65 kB. Possibly the attacker can perform a remote code execution attack.Show less
1Wolfssl
1Wolfssl
Jun 17, 2026
Jan 16, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
examples/benchmark/tls_bench.c in a benchmark tool in wolfSSL through 3.15.7 has a heap-based buffer overflow.
1Wolfssl
1Wolfssl
Nov 21, 2024
Jan 3, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
It was found that wolfssl before 3.15.7 is vulnerable to a new variant of the Bleichenbacher attack to perform downgrade attacks against TLS. This may lead to leakage of sensible data.
1Wolfssl
1Wolfssl
Nov 21, 2024
Jun 15, 2018
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
wolfcrypt/src/ecc.c in wolfSSL before 3.15.1.patch allows a memory-cache side-channel attack on ECDSA signatures, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access...Show more
wolfcrypt/src/ecc.c in wolfSSL before 3.15.1.patch allows a memory-cache side-channel attack on ECDSA signatures, aka the Return Of the Hidden Number Problem or ROHNP. To discover an ECDSA key, the attacker needs access to either the local machine or a different virtual machine on the same physical host.Show less
3Arubanetworks
SiemensWolfssl
3Instant
Scalance W1750d FirmwareWolfssl
May 13, 2026
Dec 13, 2017
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
wolfSSL prior to version 3.12.2 provides a weak Bleichenbacher oracle when any TLS cipher suite using RSA key exchange is negotiated. An attacker can recover the private key from a vulnerable wolfSSL application. This vu...Show more
wolfSSL prior to version 3.12.2 provides a weak Bleichenbacher oracle when any TLS cipher suite using RSA key exchange is negotiated. An attacker can recover the private key from a vulnerable wolfSSL application. This vulnerability is referred to as "ROBOT."Show less
1Wolfssl
1Wolfssl
May 13, 2026
Oct 6, 2017
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
CyaSSL does not check the key usage extension in leaf certificates, which allows remote attackers to spoof servers via a crafted server certificate not authorized for use in an SSL/TLS handshake.
1Wolfssl
1Wolfssl
May 13, 2026
May 24, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A specially crafted x509 certificate can cause a single out of bounds byte overwrite in wolfSSL through 3.10.2 resulting in potential certificate validation vulnerabilities, denial of service and possible remote code exe...Show more
A specially crafted x509 certificate can cause a single out of bounds byte overwrite in wolfSSL through 3.10.2 resulting in potential certificate validation vulnerabilities, denial of service and possible remote code execution. In order to trigger this vulnerability, the attacker needs to supply a malicious x509 certificate to either a server or a client application using this library.Show less
1Wolfssl
1Wolfssl
May 13, 2026
May 9, 2017
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
wolfSSL before 3.11.0 does not prevent wc_DhAgree from accepting a malformed DH key.
1Wolfssl
1Wolfssl
May 13, 2026
May 9, 2017
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
wolfSSL before 3.10.2 has an out-of-bounds memory access with loading crafted DH parameters, aka a buffer overflow triggered by a malformed temporary DH file.
1Wolfssl
1Wolfssl
May 13, 2026
Feb 24, 2017
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
In versions of wolfSSL before 3.10.2 the function fp_mul_comba makes it easier to extract RSA key information for a malicious user who has access to view cache on a machine.
4Debian
MariadbOracle+1 more
4Debian Linux
MariadbMysql+1 more
May 6, 2026
Dec 13, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The C software implementation of AES Encryption and Decryption in wolfSSL (formerly CyaSSL) before 3.9.10 makes it easier for local users to discover AES keys by leveraging cache-bank timing differences.
1Wolfssl
1Wolfssl
May 6, 2026
Dec 13, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The C software implementation of RSA in wolfSSL (formerly CyaSSL) before 3.9.10 makes it easier for local users to discover RSA keys by leveraging cache-bank hit differences.
1Wolfssl
1Wolfssl
May 6, 2026
Dec 13, 2016
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
The C software implementation of ECC in wolfSSL (formerly CyaSSL) before 3.9.10 makes it easier for local users to discover RSA keys by leveraging cache-bank hit differences.
3Mariadb
OpensuseWolfssl
4Leap
MariadbOpensuse+1 more
May 6, 2026
Jan 22, 2016
N/A· v4
5.9 MEDIUM· v3
2.6 LOW· v2
wolfSSL (formerly CyaSSL) before 3.6.8 does not properly handle faults associated with the Chinese Remainder Theorem (CRT) process when allowing ephemeral key exchange without low memory optimizations on a server, which...Show more
wolfSSL (formerly CyaSSL) before 3.6.8 does not properly handle faults associated with the Chinese Remainder Theorem (CRT) process when allowing ephemeral key exchange without low memory optimizations on a server, which makes it easier for remote attackers to obtain private RSA keys by capturing TLS handshakes, aka a Lenstra attack.Show less