A vulnerability has been identified in Node.js, specifically affecting the handling of drive names in the Windows environment. Certain Node.js functions do not treat drive names as special on Windows. As a result, although Node.js assumes a relative path, it actually refers to the root directory. On Windows, a path that does not start with the file separator is treated as relative to the current directory. This vulnerability affects Windows users of `path.join` API.
Conclusion & alert: CVE-2025-23084 is rated Moderate Risk (48.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.29%). 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-03-05 | 2.53% | 1.29% | -1.24% |
| 2 | 2026-03-04 | 0.79% | 2.53% | +1.73% |
| 3 | 2026-03-03 | — | 0.79% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| 5.6 | 3.0 | MEDIUM |
|
1.3 | 4.2 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
medium | CVE-2025-23084: 1 source package rows (nodejs); 9 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 2, open 7. | https://security.alpinelinux.org/vuln/CVE-2025-23084 |
debian
|
unimportant | CVE-2025-23084 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-2025-23084 |
suse
|
medium | CVE-2025-23084 severity moderate: SUSE including 34 source package names (corepack20, corepack22, …), 161 product×package rows across 20 product lines (SLES-LTSS-TERADATA 15 SP2, SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS, … (20 product lines)): Known Not Affected 161. | https://www.suse.com/security/cve/CVE-2025-23084/ |
ubuntu
|
medium | CVE-2025-23084 medium priority: Ubuntu including 1 source packages (nodejs), 9 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, trusty, upstream, xenial): not-affected 9. | https://ubuntu.com/security/CVE-2025-23084 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| nodejs | node.js | >= 18.0, < 18.20.6 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 20.0, < 20.18.2 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 22.0, < 22.13.1 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
| nodejs | node.js | >= 23.0, < 23.6.1 | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |