GHSA-cmr8-5w4c-44v8 · 深刻度: high · エコシステム: npm — Fastly Compute@Edge JS Runtime has fixed random number seed during compilation
The JS Compute Runtime for Fastly's Compute@Edge platform provides the environment JavaScript is executed in when using the Compute@Edge JavaScript SDK. In versions prior to 0.5.3, the `Math.random` and `crypto.getRandomValues` methods fail to use sufficiently random values. The initial value to seed the PRNG (pseudorandom number generator) is baked-in to the final WebAssembly module, making the sequence of random values for that specific WebAssembly module predictable. An attacker can use the fixed seed to predict random numbers generated by these functions and bypass cryptographic security controls, for example to disclose sensitive data encrypted by functions that use these generators. The problem has been patched in version 0.5.3. No known workarounds exist.
総合評価: CVE-2022-39218 は中リスク(48.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.75%、50 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.14% | 0.75% | +0.62% |
| 2 | 2026-01-18 | 0.30% | 0.14% | -0.16% |
| 3 | 2025-09-22 | — | 0.30% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-cmr8-5w4c-44v8 · 深刻度: high · エコシステム: npm — Fastly Compute@Edge JS Runtime has fixed random number seed during compilation
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| fastly | js-compute | < 0.5.3 | cpe:2.3:a:fastly:js-compute:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/fastly/js-compute-runtime/security/advisories/GHSA-cmr8-5w4c-44v8 | Third Party Advisory |