CVE-2026-6331
- EPSS 0.15%
- Veröffentlicht 25.06.2026 20:56:25
- Zuletzt bearbeitet 27.06.2026 19:48:56
HMAC zero-length tag forgery in EVP_DigestVerifyFinal, where a zero-length tag could be accepted as valid during HMAC verification. In the OpenSSL-compatibility HMAC verify path the supplied signature length was only checked as not exceeding the MAC ...
CVE-2026-6412
- EPSS 0.07%
- Veröffentlicht 25.06.2026 20:38:29
- Zuletzt bearbeitet 27.06.2026 18:41:36
Certificate policy and RFC 8446 compliance concerns regarding the continued acceptance of SHA-1/MD5 in certificate processing.
CVE-2026-6450
- EPSS 0.18%
- Veröffentlicht 25.06.2026 20:18:53
- Zuletzt bearbeitet 27.06.2026 18:32:15
A CRL critical extension bypass exists in ParseCRL_Extensions where critical extensions are not properly enforced, allowing a crafted CRL with an unhandled critical extension to be accepted. This only affects builds with CRL support enabled and where...
CVE-2026-7531
- EPSS 0.35%
- Veröffentlicht 25.06.2026 20:17:17
- Zuletzt bearbeitet 26.06.2026 16:53:58
Use-after-free in PQC hybrid key-share handling. This is an incomplete-fix follow-up to CVE-2026-5460 (released in 5.9.1): a malicious TLS 1.3 server sending a truncated PQC hybrid KeyShare can still trigger the error cleanup path to operate on freed...
CVE-2026-10097
- EPSS 0.16%
- Veröffentlicht 25.06.2026 20:17:09
- Zuletzt bearbeitet 26.06.2026 17:16:31
wolfSSL's AVX2-optimized ML-KEM implementation (mlkem_cmp_avx2) compares only 1536 of the 1568 ciphertext bytes during the Fujisaki-Okamoto re-encryption check in ML-KEM-1024 decapsulation. Ciphertexts that differ from the expected re-encryption sole...
CVE-2026-10512
- EPSS 0.26%
- Veröffentlicht 25.06.2026 20:17:09
- Zuletzt bearbeitet 26.06.2026 16:53:52
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-canonic...
CVE-2026-6678
- EPSS 0.19%
- Veröffentlicht 25.06.2026 20:16:08
- Zuletzt bearbeitet 01.07.2026 17:16:41
Integer underflow in wc_PKCS7_DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption.
CVE-2026-6679
- EPSS 0.39%
- Veröffentlicht 25.06.2026 20:13:06
- Zuletzt bearbeitet 27.06.2026 20:26:02
A heap buffer overflow could occur in the DTLS 1.3 ACK serialization path before the connecting peer is authenticated. The buffer overflow was due to an integer truncation when computing the length of the ACK record-number list, causing an undersized...
CVE-2026-6681
- EPSS 0.26%
- Veröffentlicht 25.06.2026 20:11:39
- Zuletzt bearbeitet 27.06.2026 20:02:40
The PKCS#7 decode path ignores the caller-supplied output buffer size (outputSz), allowing decoded content to be written past the bounds of the provided buffer. This affects wolfSSL 5.9.0 and earlier and was fixed in the 5.9.1 release.
CVE-2026-6731
- EPSS 0.12%
- Veröffentlicht 25.06.2026 20:08:13
- Zuletzt bearbeitet 27.06.2026 20:02:06
X.509 name constraint bypass via the Subject Common Name when treated as a DNS-type name. A certificate whose Subject CN violates an issuing CA's DNS name constraints could be accepted.