CVE-2026-4600 PUBLISHED

Assigner: snyk
Reserved: 22.03.2026 Published: 23.03.2026 Updated: 23.03.2026

Versions of the package jsrsasign before 11.1.1 are vulnerable to Improper Verification of Cryptographic Signature via the DSA domain-parameter validation in KJUR.crypto.DSA.setPublic (and the related DSA/X509 verification flow in src/dsa-2.0.js). An attacker can forge DSA signatures or X.509 certificates that X509.verifySignature() accepts by supplying malicious domain parameters such as g=1, y=1, and a fixed r=1, which make the verification equation true for any hash.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P
CVSS Score: 9.1

Product Status

Vendor n/a
Product jsrsasign
Versions
  • affected from 0 to 11.1.1 (excl.)

Credits

  • Kr0emer

References

Problem Types

  • Improper Verification of Cryptographic Signature