CVE-2026-58043
Analyzed
Analyzed - Analysis Complete
Node.js Permission Model Filesystem Access Bypass
Vulnerability report for CVE-2026-58043, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-30
Last updated on: 2026-08-25
Assigner: HackerOne
Description
Description
A flaw in Node.js Permission Model enforcement can over-grant filesystem access across radix-tree prefix boundaries.
Under `--permission`, an attacker who is granted access to one path can abuse boundary handling to read from or write to paths outside the intended filesystem allowlist.
This vulnerability affects Node.js **main**, **22.x**, **24.x**, and **26.x**.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nodejs | node.js | From 22.0 (inc) to 22.23.1 (inc) |
| nodejs | node.js | From 24.0.0 (inc) to 24.18.0 (inc) |
| nodejs | node.js | From 26.0.0 (inc) to 26.5.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |