Lucene search
+L

1632 matches found

CNNVD
CNNVD
added 2026/04/10 12:00 a.m.15 views

wolfSSL(CyaSSL) 安全漏洞

WolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, designed for developers working with embedded systems. WolfSSL CyaSSL contains a security vulnerability. This vulnerability stems from the ChaCha20-Poly1305 AEAD decryption path in...

8.1CVSS5.8AI score0.00152EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/10 12:00 a.m.9 views

CVE-2026-5500

wolfSSL's wcPKCS7DecodeAuthEnvelopedData does not properly sanitize the AES-GCM authentication tag length received and has no lower bounds check. A man-in-the-middle can therefore truncate the mac field from 16 bytes to 1 byte, reducing the tag check from 2⁻¹²⁸ to 2⁻⁸...

8.7CVSS5.8AI score0.00355EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/10 12:00 a.m.10 views

CVE-2026-5448

X.509 date buffer overflow in wolfSSLX509notAfter / wolfSSLX509notBefore. A buffer overflow may occur when parsing date fields from a crafted X.509 certificate via the compatibility layer API. This is only triggered when calling these two APIs directly from an application, and does not affect TLS...

4.3CVSS6.1AI score0.00122EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.12 views

wolfSSL(CyaSSL) 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, designed for developers working with embedded systems. wolfSSL CyaSSL has security vulnerabilities; these vulnerabilities stem from integer overflows in the wolfCrypt CMAC implementatio...

8.2CVSS5.8AI score0.0042EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-5188

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name SAN extension of X.509 certificates. A malformed certificate can specify ...

8.1CVSS5.5AI score0.00135EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-5460

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography PQC hybrid KeyShare processing. In the error handling path of...

6.5CVSS5.5AI score0.00212EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/10 12:00 a.m.10 views

CVE-2026-5460

A heap use-after-free exists in wolfSSL's TLS 1.3 post-quantum cryptography PQC hybrid KeyShare processing. In the error handling path of TLSXKeyShareProcessPqcHybridClient in src/tls.c, the inner function TLSXKeyShareProcessPqcClientex frees a KyberKey object upon encountering an error. The call...

6.5CVSS5.8AI score0.00212EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.29 views

wolfSSL(CyaSSL) 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, aimed at developers working with embedded systems. wolfSSL CyaSSL has security vulnerabilities; one of these vulnerabilities stems from heap out-of-bound reading during PKCS7 parsing,...

5.4CVSS5.8AI score0.00159EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.11 views

PT-2026-31862

Name of the Vulnerable Software and Affected Versions wolfSSL affected versions not specified Description The ECCSI signature verifier wc VerifyEccsiHash in wolfSSL decodes the r and s scalars from the signature blob using mp read unsigned bin without verifying that these values fall within the...

7.6CVSS5.8AI score0.00147EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/04/10 12:00 a.m.9 views

CVE-2026-5188

An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name SAN extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect...

8.1CVSS5.8AI score0.00135EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/10 12:00 a.m.8 views

CVE-2026-5466

wolfSSL's ECCSI signature verifier wcVerifyEccsiHash decodes the r and s scalars from the signature blob via mpreadunsignedbin with no check that they lie in 1, q-1. A crafted forged signature could verify against any message for any identity, using only publicly-known constants...

8.1CVSS5.8AI score0.00147EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/10 12:00 a.m.7 views

CVE-2026-5479

In wolfSSL's EVP layer, the ChaCha20-Poly1305 AEAD decryption path in wolfSSLEVPCipherFinal and related EVP cipher finalization functions fails to verify the authentication tag before returning plaintext to the caller. When an application uses the EVP API to perform ChaCha20-Poly1305 decryption,...

8.1CVSS5.8AI score0.00152EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-5500

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wolfSSL's wcPKCS7DecodeAuthEnvelopedData does not properly sanitize the AES-GCM authentication tag length received and has no lower bounds check. A...

8.7CVSS5.5AI score0.00355EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-5446

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS 1.2 reuse an identical 12-byte GCM nonce for every application-data record. Because wcAriaEncrypt is...

7.1CVSS5.5AI score0.00264EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-5466

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wolfSSL's ECCSI signature verifier wcVerifyEccsiHash decodes the r and s scalars from the signature blob via mpreadunsignedbin with no check that they lie in 1,...

8.1CVSS5.6AI score0.00147EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-5501

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wolfSSLX509verifycert in the OpenSSL compatibility layer accepts a certificate chain in which the leaf's signature is not checked, if the attacker supplies an...

8.6CVSS5.7AI score0.00184EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-5778

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Integer underflow in wolfSSL packet sniffer = 5.9.0 allows an attacker to cause a program crash in the AEAD decryption path by injecting a TLS record shorter th...

6.5CVSS5.5AI score0.00225EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/10 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-5393

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Dual-Algorithm CertificateVerify out-of-bounds read. When processing a dual-algorithm CertificateVerify message, an out-of-bounds read can occur on crafted inpu...

9.1CVSS5.5AI score0.00194EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.15 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, designed for developers working with embedded systems. There is a security vulnerability in wolfSSL, which stems from an out-of-bounds read during the processing of double-algorithm...

9.1CVSS5.8AI score0.00194EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.14 views

wolfSSL(CyaSSL) 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the US company wolfSSL, designed for developers working with embedded systems. There are security vulnerabilities in wolfSSL CyaSSL, particularly related to the wcPKCS7DecodeAuthEnvelopedData function. This function...

8.7CVSS5.8AI score0.00355EPSS
SaveExploits0References1
Rows per page
Query Builder