Bug 2450210 (CVE-2026-4598) - CVE-2026-4598 jsrsasign: jsrsasign: Denial of Service via infinite loop in bnModInverse function with crafted inputs
Summary: CVE-2026-4598 jsrsasign: jsrsasign: Denial of Service via infinite loop in bn...
Keywords:
Status: NEW
Alias: CVE-2026-4598
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-23 06:02 UTC by OSIDB Bzimport
Modified: 2026-03-23 06:56 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-23 06:02:11 UTC
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)).


Note You need to log in before you can comment on or make changes to this bug.