Improper access control in Node.js - CVE-2026-48617

 

Improper access control in Node.js - CVE-2026-48617

Published: June 22, 2026


Vulnerability identifier: #VU135017
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-48617
CWE-ID: CWE-284
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Node.js Foundation
Affected software:
Node.js

Detailed vulnerability description

The vulnerability allows a local user to bypass the intended security boundary.

The vulnerability exists due to improper access control in process.report.writeReport() path validation when enforcing the permission model. A local user can provide a crafted path to bypass the intended security boundary.

This can lead to confidentiality impact under affected configurations.


How to mitigate CVE-2026-48617

Install security update from vendor's website.

Sources