CVE-2026-21636

A flaw in Node.js's permission model allows Unix Domain Socket (UDS) connections to bypass network restrictions when `--permission` is enabled. Even without `--allow-net`, attacker-controlled inputs (such as URLs or socketPath options) can connect to arbitrary local sockets via net, tls, or undici/fetch. This breaks the intended security boundary of the permission model and enables access to privileged local services, potentially leading to privilege escalation, data exposure, or local code execution. * The issue affects users of the Node.js permission model on version v25. In the moment of this vulnerability, network permissions (`--allow-net`) are still in the experimental phase.
References
Configurations

Configuration 1 (hide)

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

History

30 Jan 2026, 20:20

Type Values Removed Values Added
CPE cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
CVSS v2 : unknown
v3 : 5.8
v2 : unknown
v3 : 10.0
First Time Nodejs node.js
Nodejs
References () https://nodejs.org/en/blog/vulnerability/december-2025-security-releases - () https://nodejs.org/en/blog/vulnerability/december-2025-security-releases - Vendor Advisory, Release Notes

21 Jan 2026, 19:16

Type Values Removed Values Added
CWE CWE-284

20 Jan 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-20 21:16

Updated : 2026-01-30 20:20


NVD link : CVE-2026-21636

Mitre link : CVE-2026-21636

CVE.ORG link : CVE-2026-21636


JSON object : View

Products Affected

nodejs

  • node.js
CWE
CWE-284

Improper Access Control