CVE-2026-21711
Last modified
CVE-2026-21711 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| nodejs | node | >= 25.8.1, <= 25.8.1; >= 4.0, < 4.*; >= 5.0, < 5.*; >= 6.0, < 6.*; >= 7.0, < 7.*; >= 8.0, < 8.*; >= 9.0, < 9.*; >= 10.0, < 10.*; >= 11.0, < 11.*; >= 12.0, < 12.*; >= 13.0, < 13.*; >= 14.0, < 14.*; >= 15.0, < 15.*; >= 16.0, < 16.*; >= 17.0, < 17.*; >= 18.0, < 18.*; >= 19.0, < 19.* |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-21711?
How severe is CVE-2026-21711?
How do I fix CVE-2026-21711?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-21696Wings is the server control plane for Pterodactyl, a free, o…6.5
- CVE-2026-21697axios4go is a Go HTTP client library. Prior to version 0.6.4…8.1
- CVE-2026-21708A vulnerability allowing a Backup Viewer to perform remote c…9.9
- CVE-2026-21709A vulnerability allowing a local attacker with administrator…6.7
- CVE-2026-2171A vulnerability was found in code-projects Online Student Ma…9.8
- CVE-2026-21710A flaw in Node.js HTTP request handling causes an uncaught `…7.5
- CVE-2026-21712A flaw in Node.js URL processing causes an assertion failure…5.7
- CVE-2026-21713A flaw in Node.js HMAC verification uses a non-constant-time…5.9
- CVE-2026-21714A memory leak occurs in Node.js HTTP/2 servers when a client…5.3
- CVE-2026-21715A flaw in Node.js Permission Model filesystem enforcement le…3.3
- CVE-2026-21716An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmo…3.3
- CVE-2026-21717A flaw in V8's string hashing mechanism causes integer-like …5.9
Are you affected by CVE-2026-21711?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
