CVE-2026-4601
CWE-325Published: March 23, 2026· Updated: Jul 16, 2026
Official Description
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 without retrying, and then solves for x from the resulting signature.
Risk Analysis
This critical vulnerability in jsrsasign allows an attacker to recover private keys due to a missing cryptographic step in the DSA signing implementation. With a CVSS score of 9.1, this flaw could lead to severe compromise of cryptographic integrity. There is no EPSS score to indicate exploitation likelihood, and it is not in CISA's KEV catalog.
No public exploit is known for this vulnerability, but it is remotely exploitable without authentication. The low attack complexity makes it a significant concern for systems relying on jsrsasign for cryptographic operations.
Upgrade jsrsasign to version 11.1.1 or later to address this cryptographic flaw. Review and update any applications or systems that utilize this library.
Technical Analysis
CVE-2026-4601 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (15)
Quick Facts
Related CVEs (CWE-325)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-4601 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts