Missing Authorization Affecting node package, versions [25.0.0,25.3.0)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.66% (47th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Missing Authorization vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-UPSTREAM-NODE-14988128
  • published16 Jan 2026
  • disclosed13 Jan 2026
  • creditmufeedvh

Introduced: 13 Jan 2026

CVE-2026-21636  (opens in a new tab)
CWE-862  (opens in a new tab)

How to fix?

Upgrade node to version 25.3.0 or higher.

Overview

node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Affected versions of this package are vulnerable to Missing Authorization due to the Permission Model (--permission) failing to correctly restrict connections to Unix Domain Sockets (UDS). Even if network access is restricted (i.e., the user has not granted --allow-net), the permission system allows connections to local sockets. An attacker can provide malicious inputs (such as URLs or socketPath options) to APIs like net.connect(), tls.connect(), or undici/fetch. These inputs cause the application to connect to arbitrary local sockets on the host machine.

CVSS Base Scores

version 4.0
version 3.1