๐Ÿ” CVE Alert

CVE-2026-4598

HIGH 7.5
CVSS Score
7.5
EPSS Score
0.6%
EPSS Percentile
43th

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)).

CWE CWE-835
Vendor n/a
Product jsrsasign
Published Mar 23, 2026
Last Updated Jul 20, 2026
Stay Ahead of the Next One

Get instant alerts for n/a jsrsasign

Be the first to know when new high vulnerabilities affecting n/a jsrsasign are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

n/a / jsrsasign
0 < 11.1.1
n/a / org.webjars.npm:jsrsasign
0 < *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
security.snyk.io: https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938 security.snyk.io: https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15812263 gist.github.com: https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264 github.com: https://github.com/kjur/jsrsasign/pull/648 github.com: https://github.com/kjur/jsrsasign/commit/ca5b027240287a1e71fe63019fc4400332594323 access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-4598 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2450210 security.access.redhat.com: https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-4598.json access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19409 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19410 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6720 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6568 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:19375 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:22840 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:23361

Credits

Kr0emer