In all versions of Node.js 10 prior to 10.9.0, an argument processing flaw can cause `Buffer.alloc()` to return uninitialized memory. This method is intended to be safe and only return initialized, or cleared, memory. The third argument specifying `encoding` can be passed as a number, this is misinterpreted by `Buffer's` internal "fill" method as the `start` to a fill operation. This flaw may be abused where `Buffer.alloc()` arguments are derived from user input to return uncleared memory blocks that may contain sensitive information.
総合評価: CVE-2018-7166 は中リスク(62.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 3.24%、87 パーセンタイル) 根拠: 直近 1 日で EPSS が +2.38% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.86% | 3.24% | +2.38% |
| 2 | 2026-03-08 | 0.34% | 0.86% | +0.52% |
| 3 | 2026-02-11 | — | 0.34% | — |
EPSS の全履歴 (全 14 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2018-7166 unimportant priority: Debian including 1 source packages (nodejs), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2018-7166 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2018-7166 |
ubuntu
|
low | CVE-2018-7166 low priority: Ubuntu including 1 source packages (nodejs), 4 status rows across 4 suites (bionic, trusty, upstream, xenial): not-affected 4. | https://ubuntu.com/security/CVE-2018-7166 |
| URL | タグ |
|---|---|
| https://access.redhat.com/errata/RHSA-2018:2553 | Third Party Advisory |
| https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/ | Vendor Advisory |