CVE-2026-4598

7.5 HIGH
Published: March 23, 2026 Modified: March 23, 2026
View on NVD

Description

Versions of the package jsrsasign before 11.1.1 are vulnerable to Infinite loop via the bnModInverse function in ext/jsbn2.js when the BigInteger.modInverse implementation receives zero or negative inputs, allowing an attacker to hang the process permanently by supplying such crafted values (e.g., modInverse(0, m) or modInverse(-1, m)).

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264
Source: report@snyk.io
Exploit Mitigation Third Party Advisory
https://github.com/kjur/jsrsasign/pull/648
Source: report@snyk.io
Issue Tracking
https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938
Source: report@snyk.io
Third Party Advisory

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
7.5 / 10.0
EPSS (Exploit Probability)
0.1%
16th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

jsrsasign_project