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.
Conclusion & alert: CVE-2018-7158 is rated Moderate Risk (62.6/100): CVSS High severity, with medium exploitation likelihood (EPSS 3.38%). Core evidence: EPSS rose +2.12% over the last day, indicating growing attacker interest. Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 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% | — |
Full EPSS history (16 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 | Tags |
|---|---|
| https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/ | Vendor Advisory |