Lucene search
+L

10278 matches found

Cvelist
Cvelist
added 2026/08/13 9:58 p.m.34 views

CVE-2026-56862 Limit handshake messages we are willing to accept post-handshake in crypto/tls

Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely...

0.00568EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/13 9:43 p.m.8 views

Denial of Service (DoS)

Overview std/crypto/tls is a Go standard library package std/crypto/tls Affected versions of this package are vulnerable to Denial of Service DoS. Go Vulnerability Report:Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been...

8.7CVSS5.9AI score0.00568EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 9:43 p.m.22 views

GO-2026-6090 Limit handshake messages we are willing to accept post-handshake in crypto/tls

Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/13 6:20 p.m.12 views

CVE-2026-73567

creationtimestamp| type| source ---|---|--- 2026-08-13 18:20:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msyb2gigt42p 2026-08-13 18:35:13+00:00| published-proof-of-concept| https://github.com/JuneAndGreen/sm-crypto/security/advisories/GHSA-vh45-f885-3848...

9.1CVSS4.9AI score0.00321EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 6:18 p.m.9 views

CVE-2026-73567

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS0.00321EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 5:40 p.m.42 views

CVE-2026-73567

Summary: The vulnerability affects the sm-crypto library (SM2/SM3/SM4) prior to version 0.5.0. The default Node.js key generation path for sm2.generateKeyPairHex() relied on a module-wide SecureRandom seeded from Math.random() and Date to an ARC4 stream because window.crypto.getRandomValues was u...

9.1CVSS5.3AI score0.00321EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 5:40 p.m.11 views

EUVD-2026-58182

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS5.3AI score0.00321EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 5:40 p.m.35 views

CVE-2026-73567 sm-crypto: Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS0.00321EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 5:40 p.m.10 views

CVE-2026-73567 sm-crypto: Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock

sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 strea...

9.1CVSS5.4AI score0.00321EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 4:19 p.m.7 views

CVE-2026-73576

In Zimbra Collaboration ZCS before 10.1.17, weak cryptographic key generation vulnerability exists in the OnlyOffice integration. The zimbraDocumentEditingJwtSecret is generated using an insecure random number generator, resulting in insufficient entropy. An attacker who obtains a JWT signed with...

6.5CVSS0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 3:19 p.m.7 views

CVE-2026-68453

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.6 views

UBUNTU-CVE-2026-68453

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS5.7AI score0.00127EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/13 1:59 p.m.20 views

CVE-2026-68453

CVE-2026-68453 affects the Linux kernel, s390/zcrypt: a buffer over-read/under-run was possible due to insufficient validation of user-controlled length fields in CCA token structures (cca_check_sec*token() and related key handling). The fix enforces that the key buffer length is at least the tok...

7.1CVSS5.8AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 1:59 p.m.34 views

CVE-2026-68453 s390/zcrypt: Fix buffer over-read in cca_cipher2protkey

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 1:59 p.m.16 views

CVE-2026-68453 s390/zcrypt: Fix buffer over-read in cca_cipher2protkey

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS6.1AI score
SaveExploits0References6
NVD
NVD
added 2026/08/13 9:17 a.m.13 views

CVE-2026-16459

Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 2.1.1 allows an attacker to recover plaintexts via timing measurements of RSA PKCS1 v1.5 decrypt operations...

5.9CVSS0.0007EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 8:29 a.m.37 views

CVE-2026-16459 Timing side-channel in RSA PKCS#1 v1.5 decryption in Oberon PSA Crypto

Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 2.1.1 allows an attacker to recover plaintexts via timing measurements of RSA PKCS1 v1.5 decrypt operations...

5.9CVSS0.0007EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 8:29 a.m.18 views

EUVD-2026-57756

Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 2.1.1 allows an attacker to recover plaintexts via timing measurements of RSA PKCS1 v1.5 decrypt operations...

5.9CVSS5.2AI score0.0007EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 8:29 a.m.44 views

CVE-2026-16459

CVE-2026-16459 : Padding oracle timing side-channel vulnerability in Oberon Microsystems’ Oberon PSA Crypto library. All versions from 1.0.0 up to, but not including, 2.1.1 are affected. An attacker can recover plaintexts by measuring execution time during RSA PKCS#1 v1.5 decryption. The public d...

5.9CVSS5.2AI score0.0007EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 8:29 a.m.6 views

CVE-2026-16459

Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 2.1.1 allows an attacker to recover plaintexts via timing measurements of RSA PKCS1 v1.5 decrypt operations...

5.9CVSS5.2AI score0.0007EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder