HOMEVULNERABILITIESCVE-2026-4601
CRITICAL

CVE-2026-4601

CWE-325Published: March 23, 2026· Updated: Jul 16, 2026

9.1
CVSS v3.1
EPSS:0.02%probability of exploitation in 30 daysPercentile:4.9th

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.

NVD Source

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.

Recommended Action

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.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

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

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Affected Vendors & Products

kjur1 product(s)
jsrsasign
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (15)

Quick Facts

CVE IDCVE-2026-4601
CVSS Score9.1 / 10
SeverityCRITICAL
WeaknessCWE-325
CISA KEVNo
EPSS (30d)0.02%
Affected1 vendor(s)
PublishedMar 23, 2026

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
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.