Lucene search
+L

803 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 2:58 p.m.11 views

CVE-2026-4258

All versions of the package sjcl are vulnerable to Improper Verification of Cryptographic Signature due to missing point-on-curve validation in sjcl.ecc.basicKey.publicKey. An attacker can recover a victim's ECDH private key by sending crafted off-curve public keys and observing ECDH outputs. The...

8.7CVSS5.8AI score0.00246EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/23 7:03 a.m.12 views

CVE-2026-4599

A flaw was found in jsrsasign. An attacker can exploit an incomplete comparison vulnerability in the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions. By manipulating incorrect comparison checks, an attacker can bias the Digital Signature Algorithm DSA nonces during signatur...

9.3CVSS5.6AI score0.00477EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/03/23 6:30 a.m.11 views

EUVD-2026-14377

Versions of the package jsrsasign before 11.1.1 are vulnerable to Missing Cryptographic Step via the KJUR.crypto.DSA.signWithMessageHash process in the DSA signing implementation. An attacker can recover the private key by forcing r or s to be zero, so the library emits an invalid signature witho...

9.4CVSS5.8AI score0.003EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/23 6:30 a.m.13 views

GHSA-5JX8-Q4CP-RHH6 jsrsasign: Incomplete Comparison Allows DSA Private Key Recovery via Biased Nonce Generation

Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect...

9.3CVSS5.9AI score0.00477EPSS
SaveExploits1References17
EUVD
EUVD
added 2026/03/23 6:30 a.m.20 views

EUVD-2026-14373

Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect...

9.3CVSS5.8AI score0.00477EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/23 6:30 a.m.9 views

jsrsasign: Missing cryptographic validation during DSA signing enables private key extraction

Versions of the package jsrsasign before 11.1.1 are vulnerable to Missing Cryptographic Step via the KJUR.crypto.DSA.signWithMessageHash process in the DSA signing implementation. An attacker can recover the private key by forcing r or s to be zero, so the library emits an invalid signature witho...

9.4CVSS5.9AI score0.003EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/23 6:30 a.m.16 views

jsrsasign: Incomplete Comparison Allows DSA Private Key Recovery via Biased Nonce Generation

Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect...

9.3CVSS5.9AI score0.00477EPSS
SaveExploits1References17Affected Software1
NVD
NVD
added 2026/03/23 6:16 a.m.11 views

CVE-2026-4601

Versions of the package jsrsasign before 11.1.1 are vulnerable to Missing Cryptographic Step via the KJUR.crypto.DSA.signWithMessageHash process in the DSA signing implementation. An attacker can recover the private key by forcing r or s to be zero, so the library emits an invalid signature witho...

9.4CVSS0.003EPSS
SaveExploits1References15
ATTACKERKB
ATTACKERKB
added 2026/03/23 5:00 a.m.5 views

CVE-2026-4601

Versions of the package jsrsasign before 11.1.1 are vulnerable to Missing Cryptographic Step via the KJUR.crypto.DSA.signWithMessageHash process in the DSA signing implementation. An attacker can recover the private key by forcing r or s to be zero, so the library emits an invalid signature witho...

9.4CVSS5.8AI score0.003EPSS
SaveExploits1References6
OSV
OSV
added 2026/03/23 5:00 a.m.12 views

CVE-2026-4601

Versions of the package jsrsasign before 11.1.1 are vulnerable to Missing Cryptographic Step via the KJUR.crypto.DSA.signWithMessageHash process in the DSA signing implementation. An attacker can recover the private key by forcing r or s to be zero, so the library emits an invalid signature witho...

9.4CVSS5.9AI score
SaveExploits0References17
Cvelist
Cvelist
added 2026/03/23 5:00 a.m.54 views

CVE-2026-4601

Versions of the package jsrsasign before 11.1.1 are vulnerable to Missing Cryptographic Step via the KJUR.crypto.DSA.signWithMessageHash process in the DSA signing implementation. An attacker can recover the private key by forcing r or s to be zero, so the library emits an invalid signature witho...

9.4CVSS0.003EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/23 5:00 a.m.3 views

CVE-2026-4601

Versions of the package jsrsasign before 11.1.1 are vulnerable to Missing Cryptographic Step via the KJUR.crypto.DSA.signWithMessageHash process in the DSA signing implementation. An attacker can recover the private key by forcing r or s to be zero, so the library emits an invalid signature witho...

9.4CVSS5.8AI score0.003EPSS
SaveExploits1References5
CVE
CVE
added 2026/03/23 5:00 a.m.65 views

CVE-2026-4601

CVE-2026-4601 affects jsrsasign versions before 11.1.1. The DSA signing path (KJUR.crypto.DSA.signWithMessageHash) suffers a Missing Cryptographic Step, enabling an attacker to recover the private key by forcing r or s to zero and obtaining an invalid signature to solve for x. Reported scores ind...

9.4CVSS5.8AI score0.003EPSS
SaveExploits1References15Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/23 5:00 a.m.5 views

CVE-2026-4599

Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect...

9.3CVSS5.8AI score0.00477EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/03/23 5:00 a.m.6 views

CVE-2026-4599

Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect...

9.3CVSS5.8AI score0.00477EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/23 5:00 a.m.51 views

CVE-2026-4599

Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect...

9.3CVSS0.00477EPSS
SaveExploits1References5
CVE
CVE
added 2026/03/23 5:00 a.m.96 views

CVE-2026-4599

JSrsasign versions 7.0.0–11.0.x are vulnerable due to Incomplete Comparison with Missing Factors in src/crypto-1.1.js: getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax perform incorrect compareTo checks that accept out-of-range candidates, biasing DSA nonces and enabling private key r...

9.3CVSS5.8AI score0.00477EPSS
SaveExploits1References15Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/23 12:00 a.m.25 views

PT-2026-27055

Name of the Vulnerable Software and Affected Versions jsrsasign versions 7.0.0 through 11.1.1 Description An issue exists involving incomplete comparison with missing factors within the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions located in src/crypto-1.1.js. An attacke...

9.3CVSS5.8AI score0.00477EPSS
SaveExploits1References30
Positive Technologies
Positive Technologies
added 2026/03/23 12:00 a.m.27 views

PT-2026-27057

Name of the Vulnerable Software and Affected Versions jsrsasign versions prior to 11.1.1 Description A missing cryptographic step in the DSA signing implementation occurs during the KJUR.crypto.DSA.signWithMessageHash process. An attacker can recover the private key by forcing the variables r or ...

9.4CVSS5.2AI score0.003EPSS
SaveExploits1References29
EUVD
EUVD
added 2026/03/22 3:31 p.m.11 views

EUVD-2019-19940

Backup Key Recovery 2.2.4 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Name field. Attackers can paste a buffer of 300 or more characters into the Name field during registration to trigger a crash wh...

6.9CVSS6AI score0.00123EPSS
SaveExploits0References4
Rows per page
Query Builder