← Back to all CVEs

CVE-2026-4603

MEDIUM jsrsasign_project NVD
CVSS Score 5.9
Severity MEDIUM
Published Mar 23, 2026
Vendor jsrsasign_project

Description

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.

References