ГлавнаяУязвимости → CVE-2026-4598
7.5высокая

CVE-2026-4598

Описание

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

Затрагиваемое ПО
Kjur Jsrsasign
CVSS
Балл7.5 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Источники
https://gist.github.com/Kr0emer/a1bf5cd4547cc630d2dcc5e761de8264https://github.com/kjur/jsrsasign/commit/ca5b027240287a1e71fe63019fc4400332594323https://github.com/kjur/jsrsasign/pull/648https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15812263https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370938https://access.redhat.com/errata/RHSA-2026:19375https://access.redhat.com/errata/RHSA-2026:19409https://access.redhat.com/errata/RHSA-2026:19410