CVE-2026-48935
Analyzed
Analyzed - Analysis Complete
Permission API File Metadata Modification in Node.js
Publication date: 2026-06-26
Last updated on: 2026-06-26
Assigner: HackerOne
Description
Description
A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`.
This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nodejs | node.js | 26.3.0 |
| nodejs | node.js | 24.16.0 |
| nodejs | node.js | 22.22.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-276 | During installation, installed file permissions are set to allow anyone to modify those files. |