Lucene search
+L

1632 matches found

Vulnrichment
Vulnrichment
added 2026/04/09 9:45 p.m.3 views

CVE-2026-5778 Integer underflow leads to out-of-bounds access in sniffer ChaCha decrypt path.

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 than the explicit IV plus authentication tag into traffic inspected by sslDecodePacket. The underflow wraps a 16-bit length to a large valu...

2.1CVSS5.8AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 9:45 p.m.6 views

CVE-2026-5778 Integer underflow leads to out-of-bounds access in sniffer ChaCha decrypt path.

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 than the explicit IV plus authentication tag into traffic inspected by sslDecodePacket. The underflow wraps a 16-bit length to a large valu...

2.1CVSS6.1AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:45 p.m.8 views

CVE-2026-5778

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 than the explicit IV plus authentication tag into traffic inspected by sslDecodePacket. The underflow wraps a 16-bit length to a large valu...

2.1CVSS5.9AI score0.00225EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/04/09 9:45 p.m.38 views

CVE-2026-5778

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 than the explicit IV plus authentication tag into traffic inspected by sslDecodePacket. The underflow wraps a 16-bit length to a large valu...

6.5CVSS5.4AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2026/04/09 9:45 p.m.24 views

CVE-2026-5778

CVE-2026-5778 affects wolfSSL packet sniffer (

6.5CVSS5.9AI score0.00225EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/04/09 9:45 p.m.34 views

CVE-2026-5778

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 than the explicit IV plus authentication tag into traffic inspected by sslDecodePacket. The underflow wraps a 16-bit length to a large valu...

6.5CVSS5.4AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/09 9:45 p.m.33 views

CVE-2026-5778 Integer underflow leads to out-of-bounds access in sniffer ChaCha decrypt path.

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 than the explicit IV plus authentication tag into traffic inspected by sslDecodePacket. The underflow wraps a 16-bit length to a large valu...

2.1CVSS0.00225EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/09 9:31 p.m.17 views

EUVD-2026-21180

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 stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is...

6CVSS5.9AI score0.00264EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/09 9:16 p.m.7 views

CVE-2026-5446

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 stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is...

7.1CVSS0.00264EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/09 9:16 p.m.11 views

CVE-2026-5446

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 stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is...

7.1CVSS5.8AI score0.00264EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/09 9:16 p.m.26 views

UBUNTU-CVE-2026-5446

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 stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is...

7.1CVSS5.8AI score0.00264EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/09 9:15 p.m.32 views

CVE-2026-5263 URI nameConstraints not enforced in ConfirmNameConstraints()

URI nameConstraints from constrained intermediate CAs are parsed but not enforced during certificate chain verification in wolfcrypt/src/asn.c. A compromised or malicious sub-CA could issue leaf certificates with URI SAN entries that violate the nameConstraints of the issuing CA, and wolfSSL woul...

7CVSS0.00172EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/09 9:15 p.m.23 views

CVE-2026-5263

The CVE concerns wolfSSL’s wolfcrypt (asn.c) where URI nameConstraints from constrained intermediate CAs are parsed but not enforced during certificate chain verification. This allows a compromised/malicious sub-CA to issue leaf certificates with URI SAN entries that violate the issuing CA’s name...

7CVSS5.9AI score0.00172EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/09 9:15 p.m.9 views

CVE-2026-5263

URI nameConstraints from constrained intermediate CAs are parsed but not enforced during certificate chain verification in wolfcrypt/src/asn.c. A compromised or malicious sub-CA could issue leaf certificates with URI SAN entries that violate the nameConstraints of the issuing CA, and wolfSSL woul...

7CVSS5.3AI score0.00172EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/09 9:09 p.m.39 views

Heap-based Buffer Overflow

Overview wolfssl is a None Affected versions of this package are vulnerable to Heap-based Buffer Overflow. via the DecodeObjectId function. An attacker can cause memory corruption or potentially execute arbitrary code by supplying crafted OID data that triggers a heap out-of-bounds write...

9.8CVSS6.2AI score0.00283EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/09 9:07 p.m.22 views

Improper Certificate Validation

Overview wolfssl is a None Affected versions of this package are vulnerable to Improper Certificate Validation. due to missing hash/digest size and OID checks in the certificate verification process. An attacker can bypass signature verification by providing digests smaller than allowed when...

9.9CVSS6.6AI score0.0045EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/09 9:02 p.m.33 views

CVE-2026-5446 wolfSSL ARIA-GCM TLS 1.2/DTLS 1.2 GCM nonce reuse

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 stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is...

6CVSS0.00264EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 9:02 p.m.8 views

CVE-2026-5446 wolfSSL ARIA-GCM TLS 1.2/DTLS 1.2 GCM nonce reuse

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 stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is...

6CVSS6.1AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/04/09 9:02 p.m.48 views

CVE-2026-5446

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 stateless and passes the caller-supplied IV verbatim to the MagicCrypto SDK with no internal counter, and because the explicit IV is...

7.1CVSS5.3AI score0.00264EPSS
SaveExploits0
CVE
CVE
added 2026/04/09 7:45 p.m.30 views

CVE-2026-5187

CVE-2026-5187 affects wolfSSL’s wolfcrypt DecodeObjectId() in asn.c, with two potential heap out-of-bounds writes. First, a bounds check validates only one slot before writing two OID arcs (out[0], out[1]), allowing a 2-byte OOB write when outSz == 1. Second, callers pass sizeof(decOid) (64 bytes...

9.8CVSS5.9AI score0.00283EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder