The HTTP parser in all current versions of Node.js ignores spaces in the `Content-Length` header, allowing input such as `Content-Length: 1 2` to be interpreted as having a value of `12`. The HTTP specification does not allow for spaces in the `Content-Length` value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for `Content-Length`. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.
総合評価: CVE-2018-7159 は中リスク(54.7/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 3.62%、88 パーセンタイル) 根拠: 直近 1 日で EPSS が +2.72% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.90% | 3.62% | +2.72% |
| 2 | 2026-05-26 | 0.73% | 0.90% | +0.17% |
| 3 | 2026-05-05 | — | 0.73% | — |
EPSS の全履歴 (全 22 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2018-7159: 2 source package rows (nodejs, nodejs-current); 32 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 15. | https://security.alpinelinux.org/vuln/CVE-2018-7159 |
debian
|
unimportant | CVE-2018-7159 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-7159 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2018-7159 |
suse
|
low | CVE-2018-7159 severity low: SUSE including 59 source package names (MozillaFirefox-68.2.0-78.51.4, MozillaFirefox-branding-SLED-68-21.9.8, …), 156 product×package rows across 7 product lines (SUSE Enterprise Storage 4, SUSE Liberty Linux 7, … (7 product lines)): Fixed 156. | https://www.suse.com/security/cve/CVE-2018-7159/ |
ubuntu
|
low | CVE-2018-7159 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 15, needed 3, ignored 1, released 1. | https://ubuntu.com/security/CVE-2018-7159 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| nodejs | node.js | >= 4.0.0, <= 4.1.2 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 4.2.0, < 4.9.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* |
| nodejs | node.js | >= 6.0.0, <= 6.8.1 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 6.9.0, < 6.14.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* |
| nodejs | node.js | >= 8.0.0, <= 8.8.1 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 8.9.0, < 8.11.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* |
| nodejs | node.js | >= 9.0.0, < 9.10.0 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |