sm-crypto provides JavaScript implementations of the Chinese cryptographic algorithms SM2, SM3, and SM4. Prior to 0.5.0, the default no-argument sm2.generateKeyPairHex() path in Node.js uses the module-wide SecureRandom instance in src/sm2/utils.js, supplied by [email protected], which seeds an ARC4 stream from Math.random() and new Date().getTime() because window.crypto.getRandomValues is unavailable even though globalThis.crypto exists. An attacker who can observe the process's Math.random() outputs and estimate the key-generation time can reconstruct the seed, recover generated SM2 private keys, and predict signing ephemeral scalars used to forge signatures. This issue is fixed in version 0.5.0.
CVE-2026-73567
This critical-severity CVE scores 9.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.1
- EG Score
- 9.1(medium)
- EG Risk
- 56(Track)EG Risk 56/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
August 13, 2026
Last Modified
August 14, 2026
Advisory Details (2)
Auto-updated Aug 13, 2026commit 1f9bd7bd160c (JuneAndGreen/sm-crypto)
Fix landed in JuneAndGreen/sm-crypto commit 1f9bd7bd160c — awaiting tagged release
https://github.com/JuneAndGreen/sm-crypto/commit/1f9bd7bd160c24efd9c26c8f7fda997c68c823d0Predictable SM2 key generation in Node.js: default RNG uses Math.random + wall clock · Advisory · JuneAndGreen/sm-crypto · GitHub
https://github.com/JuneAndGreen/sm-crypto/security/advisories/GHSA-vh45-f885-3848Vendor Advisories for CVE-2026-73567(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 29× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 17:47 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 15:42 UTCEG score recompute
- 2026-08-24 11:14 UTCEG score recompute
- 2026-08-23 00:31 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 02:53 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 00:44 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 18:27 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 15:02 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 16:44 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 19:08 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 06:09 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 04:15 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 19:36 UTCEG score recompute
Show 4 moreShow fewer
- 2026-08-14 18:34 UTCEG score recompute
- 2026-08-13 18:18 UTCEG score recompute
- 2026-08-13 17:47 UTCEG score recompute
- 2026-08-13 17:46 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-73567?
When was CVE-2026-73567 disclosed?
Is CVE-2026-73567 actively exploited?
What is the CVSS score of CVE-2026-73567?
How do I remediate CVE-2026-73567?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-73567
Is Your Infrastructure Affected by CVE-2026-73567?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.