Improper access control in Node.js - CVE-2026-48936
Published: June 22, 2026
Node.js
Detailed vulnerability description
The vulnerability allows a local user to bypass network permission restrictions.
The vulnerability exists due to improper access control in the Permission API when starting a local server over a Unix domain socket without --allow-net permission. A local user can start a local server over a Unix domain socket to bypass network permission restrictions.
This issue is described as an incomplete fix for CVE-2026-21636.