CVE-2026-4601

Summary

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.

Affected Software

VendorProductVersion RangeStatus
n/ajsrsasign0 < 11.1.1affected

Weaknesses

  • CWE-325: Missing Cryptographic Step

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

jsrsasign: jsrsasign: Private Key Recovery via Missing Cryptographic Step in DSA Signing

Additional References

References