The `'path'` module in the Node.js 4.x release line contains a potential regular expression denial of service (ReDoS) vector. The code in question was replaced in Node.js 6.x and later so this vulnerability only impacts all versions of Node.js 4.x. The regular expression, `splitPathRe`, used within the `'path'` module for the various path parsing functions, including `path.dirname()`, `path.extname()` and `path.parse()` was structured in such a way as to allow an attacker to craft a string, that when passed through one of these functions, could take a significant amount of time to evaluate, potentially leading to a full denial of service.
総合評価: CVE-2018-7158 は中リスク(62.6/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 3.38%、87 パーセンタイル) 根拠: 直近 1 日で EPSS が +2.12% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.26% | 3.38% | +2.12% |
| 2 | 2026-03-15 | 1.36% | 1.26% | -0.10% |
| 3 | 2026-03-08 | — | 1.36% | — |
EPSS の全履歴 (全 16 件)
この 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 |
|---|---|---|---|
alpine
|
high | CVE-2018-7158: 2 source package rows (nodejs, nodejs-current); 17 state rows across 17 repos (3.10-main, 3.11-main, 3.12-main, 3.17-community, 3.17-main, 3.18-community, 3.18-main, 3.19-community, 3.19-main, 3.20-community, 3.20-main, 3.21-community, 3.21-main, 3.22-community, 3.22-main, edge-community, edge-main); fixed 17, open 0. | https://security.alpinelinux.org/vuln/CVE-2018-7158 |
debian
|
unimportant | CVE-2018-7158 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-7158 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2018-7158 |
suse
|
medium | CVE-2018-7158 severity moderate: SUSE including 62 source package names (MozillaFirefox-68.2.0-78.51.4, MozillaFirefox-branding-SLED-68-21.9.8, …), 171 product×package rows across 11 product lines (SUSE CaaS Platform 4.0, SUSE Enterprise Storage 4, … (11 product lines)): Fixed 154, Known Not Affected 17. | https://www.suse.com/security/cve/CVE-2018-7158/ |
ubuntu
|
low | CVE-2018-7158 low priority: Ubuntu including 1 source packages (nodejs), 20 status rows across 20 suites (artful, bionic, cosmic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 17, needed 2, released 1. | https://ubuntu.com/security/CVE-2018-7158 |
| URL | タグ |
|---|---|
| https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/ | Vendor Advisory |