Vulnerability in Node.js Affects Unix Domain Socket Operations
CVE-2026-21711

5.3MEDIUM

Key Information:

Vendor

Nodejs

Status
Vendor
CVE Published:
30 March 2026

What is CVE-2026-21711?

A vulnerability in the Node.js Permission Model undermines proper network enforcement for Unix Domain Socket (UDS) server operations. This flaw allows processes running without explicit network permissions to expose local IPC endpoints, facilitating unintended communication with other processes on the same host. When --permission is active, the absence of --allow-net—which is designed to restrict network access—fails to enforce needed permission checks, thus breaching the intended security boundary. This exposes a potential risk for applications relying on Node.js 25.x that utilize the Permission Model.

Affected Version(s)

node 25.8.1

node 4.0 < 4.*

node 5.0 < 5.*

References

CVSS V3.0

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.