---
cve: "CVE-2026-21711"
severity: "MEDIUM"
cvss: 5.3
epss: "0.2%"
vendor: "nodejs"
kev: false
exploited: false
published: "2026-03-30 20:16:19"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T03:51:56+02:00"
---

# CVE-2026-21711

> 5.3 MEDIUM

## Beschreibung

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket (UDS) server operations without the required permission checks, while all comparable network paths correctly enforce them.

As a result, code running under `--permission` without `--allow-net` can create and expose local IPC endpoints, allowing communication with other processes on the same host outside of the intended network restriction boundary.

This vulnerability affects Node.js **25.x** processes using the Permission Model where `--allow-net` is intentionally omitted to restrict network access. Note that `--allow-net` is currently an experimental feature.

## CVSS-Vektor

```
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0 (Commit)

## Referenzen

- <https://nodejs.org/en/blog/vulnerability/march-2026-security-releases>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-21711) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
