CVE-2026-4599
CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
9th
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 compareTo checks that accept out-of-range candidates and thus bias DSA nonces during signature generation.
| CWE | CWE-1023 |
| Vendor | n/a |
| Product | jsrsasign |
| Published | Mar 23, 2026 |
| Last Updated | Mar 23, 2026 |
Stay Ahead of the Next One
Get instant alerts for n/a jsrsasign
Be the first to know when new critical vulnerabilities affecting n/a jsrsasign are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
Affected Versions
n/a / jsrsasign
7.0.0 < 11.1.1
References
security.snyk.io: https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370939 gist.github.com: https://gist.github.com/Kr0emer/081681818b51605c91945126d74b4f20 github.com: https://github.com/kjur/jsrsasign/pull/647 github.com: https://github.com/kjur/jsrsasign/commit/ee4b013478366cb16cea9a4bdfb218b6077f83b1
Credits
Kr0emer