Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. jsrsasign
  4. ›
  5. CVE-2026-4600

CVE-2026-4600: jsrsasign: DSA signatures or X.509 certificates can be forged via DSA domain-parameter validation in KJUR.crypto.DSA.setPublic

March 23, 2026 (updated March 30, 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.

References

  • gist.github.com/Kr0emer/bf15ddc097176e951659a24a8e9002a7
  • github.com/advisories/GHSA-wvqx-v3f6-w8rh
  • github.com/kjur/jsrsasign
  • github.com/kjur/jsrsasign/commit/37b4c06b145c7bfd6bc2a6df5d0a12c56b15ef60
  • github.com/kjur/jsrsasign/pull/646
  • nvd.nist.gov/vuln/detail/CVE-2026-4600
  • security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370940

Code Behaviors & Features

Detect and mitigate CVE-2026-4600 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 11.1.1

Fixed versions

  • 11.1.1

Solution

Upgrade to version 11.1.1 or above.

Impact 7.4 HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-347: Improper Verification of Cryptographic Signature

Source file

npm/jsrsasign/CVE-2026-4600.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:27 +0000.