Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
HighPublic exploit

Improper DSA Signature Verification in jsrsasign

IdentifiersCVE-2026-4600CWE-347· Improper Verification of…

CVE-2026-4600 affects jsrsasign versions before 11.1.1. The vulnerability is an improper verification of cryptographic signatures in the DSA public-key/domain-parameter handling implemented in KJUR.crypto.DSA.setPublic and the related DSA/X.509 verification flow in src/dsa-2.0.js. The library fails to properly validate attacker-supplied DSA domain parameters during signature verification. As described in the provided content, an attacker can supply malicious parameters such as g=1 and y=1 together with a fixed r=1 so that the DSA verification equation evaluates as valid for any hash value. As a result, forged DSA signatures and forged X.509 certificates can be accepted by X509.verifySignature() as authentic.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows an attacker to bypass signature verification guarantees for affected DSA and X.509 verification paths. This can enable acceptance of forged DSA signatures and forged X.509 certificates as valid, undermining trust decisions that depend on jsrsasign verification results. The primary impact is on integrity and authenticity, and depending on application usage, may also expose confidential data or protected functionality by allowing attackers to impersonate trusted signers or present untrusted certificates that are incorrectly treated as trusted. No direct availability impact is indicated in the provided content.

Mitigation

If you can’t patch tonight, do this now.

Until patching is completed, avoid relying on affected jsrsasign versions for DSA-based signature or X.509 certificate verification, especially where untrusted certificates, keys, or signature inputs can be supplied by external parties. Prefer alternative verification implementations that correctly validate DSA domain parameters, and restrict or disable DSA-based trust paths where feasible. Treat any verification result from affected versions as potentially unreliable if the attacker can influence the certificate, public key, or DSA parameters being verified.

Remediation

Patch, then assume compromise.

Upgrade jsrsasign to version 11.1.1 or later, which contains the fix for the DSA domain-parameter validation issue. Review any application components that rely on KJUR.crypto.DSA.setPublic, DSA signature verification, or X509.verifySignature() to ensure they are using the patched library version. If forged signatures or certificates may have been accepted in production, revalidate trust decisions and certificate/signature artifacts using a fixed implementation.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Jsrsasign ProjectJsrsasignapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity3

Community discussion across Reddit, Mastodon, and other social sources.