Bug 2450205 (CVE-2026-4603) - CVE-2026-4603 jsrsasign: jsrsasign: Cryptographic operations impacted by division by zero via malicious JSON Web Key
Summary: CVE-2026-4603 jsrsasign: jsrsasign: Cryptographic operations impacted by divi...
Keywords:
Status: NEW
Alias: CVE-2026-4603
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-23 06:01 UTC by OSIDB Bzimport
Modified: 2026-03-23 06:51 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:01:46 UTC
Versions of the package jsrsasign before 11.1.1 are vulnerable to Division by zero due to the RSASetPublic/KEYUTIL parsing path in ext/rsa.js and the BigInteger.modPowInt reduction logic in ext/jsbn.js. An attacker can force RSA public-key operations (e.g., verify and encryption) to collapse to deterministic zero outputs and hide “invalid key” errors by supplying a JWK whose modulus decodes to zero.


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