Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-73567: CWE-338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in JuneAndGreen sm-cryptoCVE-2026-73567 0 A cryptographic weakness exists in sm-crypto versions prior to 0.5.0 where the default SM2 key pair generation in Node.js uses a weak pseudo-random number generator seeded from predictable sources. This flaw allows attackers who can observe Math.random() outputs and estimate key generation time to recover private keys and forge signatures. The issue is fixed in version 0.5.0. Join the discussion | CVE Database V5 | 08/13/2026, 17:40:54 UTC Added: 08/13/2026, 17:57:34 UTC |
sm-crypto: Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock 0 The npm package sm-crypto version 0.4.0 and earlier generates SM2 private keys and signing ephemeral scalars using a predictable random number generator in Node.js environments. The library relies on jsbn's SecureRandom, which attempts to seed from window.crypto.getRandomValues in browsers but falls back to non-cryptographic sources (Math.random and wall clock time) in Node.js because window is undefined. This fallback results in keys and ephemeral values that are predictable by attackers who can observe some outputs of Math.random and estimate the generation time. This vulnerability affects the default key generation path without requiring special configuration. Join the discussion | GCVE Database | 07/24/2026, 21:50:45 UTC Added: 07/25/2026, 23:09:19 UTC |
Showing 1 to 2 of 2 results