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%) 核心證據: 近一日 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 |