Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-55130 Details

Description

A flaw in Node.js’s Permissions model allows attackers to bypass `--allow-fs-read` and `--allow-fs-write` restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files. This breaks the expected isolation guarantees and enables arbitrary file read/write, leading to potential system compromise. This vulnerability affects users of the permission model on Node.js v20, v22, v24, and v25.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-281Improper Preservation of Permissionsredhat-SADP
CWE-289Authentication Bypass by Alternate NameCISA-ADP

Affected Products

ProductVersions
nodejs node.js
>= 20.0.0, < 20.20.0
>= 22.0.0, < 22.22.0
>= 24.0.0, < 24.13.0
>= 25.0.0, < 25.3.0

CPE

  • cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-55130
NVD Published Date:
Jan 20, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]
CVE-2025-55130 Details - Not Deferred