GHSA-8g7p-jf3g-gxcp · Severity: high · Ecosystem: npm — jsrsasign is vulnerable to DoS through Infinite Loop when processing zero or negative inputs
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)).
Conclusion & alert: CVE-2026-4598 is rated Exploit Available (51.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-29 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-03-23 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-8g7p-jf3g-gxcp · Severity: high · Ecosystem: npm — jsrsasign is vulnerable to DoS through Infinite Loop when processing zero or negative inputs
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-4598 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| jsrsasign_project | jsrsasign | < 11.1.1 | cpe:2.3:a:jsrsasign_project:jsrsasign:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264 | Exploit Mitigation Third Party Advisory |
| https://github.com/kjur/jsrsasign/commit/ca5b027240287a1e71fe63019fc4400332594323 | Patch |
| https://github.com/kjur/jsrsasign/pull/648 | Issue Tracking |
| https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938 | Third Party Advisory |