CVE detail
CVE-2026-4599
Versions of the package jsrsasign from 7.0.0 and before 11.1.1 are vulnerable to Incomplete Comparison with Missing Factors via the getRandomBigIntegerZeroToMax and getRandomBigIntegerMinToMax functions in src/crypto-1.1.js; an attacker can recover the private key by exploiting the incorrect compareTo checks that accept out-of-range candidates and thus bias DSA nonces during signature generation.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 27.7 · diversity 16.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
15 source links · newest first
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-4599.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMar 23, 2026, 6:16 AM - https://bugzilla.redhat.com/show_bug.cgi?id=2450207bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/security/cve/CVE-2026-4599access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/errata/RHSA-2026:6926access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/errata/RHSA-2026:6912access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/errata/RHSA-2026:6720access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/errata/RHSA-2026:6568access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/errata/RHSA-2026:19410access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/errata/RHSA-2026:19409access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://access.redhat.com/errata/RHSA-2026:19375access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 23, 2026, 6:16 AM - https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-15370939security.snyk.io
No excerpt available.
Exploitsecurity.snyk.ioMar 23, 2026, 6:16 AM - https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-15812264security.snyk.io
No excerpt available.
Exploitsecurity.snyk.ioMar 23, 2026, 6:16 AM No excerpt available.
Exploitgithub.comMar 23, 2026, 6:16 AMNo excerpt available.
Exploitgithub.comMar 23, 2026, 6:16 AMNo excerpt available.
Exploitgist.github.comMar 23, 2026, 6:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-64798CVSS 9.1 · Critical
Joomla Extension - regularlabs.com - Insecure login URL keys in IP login extension - Persistent URL login keys were also generated using a non-cryptographic random generator with…
- CVE-2026-16615CVSS 6.8 · Medium
A flaw was found in librest. The PKCE implementation for OAuth authorization uses the GRand function from the GLib API, a cryptographically insecure pseudo-random number generator…
- CVE-2026-8169CVSS 8.7 · High
ExtremeXOS (EXOS) uses a challenge-response mechanism to authorize access to the privileged debug-mode function. The challenge value is generated using an insufficiently random so…
- CVE-2026-13577CVSS 8.2 · High
Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generate_id silently fall…
- CVE-2026-16235CVSS 9.8 · Critical
Crypt::Password versions through 0.28 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for c…
- CVE-2026-9323CVSS 9.2 · Critical
The urwid web display backend (urwid/display/web.py) generates web session identifiers (urwid_id) in Screen.start() by concatenating two random.randrange(10**9) calls that use Pyt…