Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-65590

n8n: computer-use Shell Sandbox Not Enforced on Linux and Windows
Back to all
CVE

CVE-2026-65590

n8n: computer-use Shell Sandbox Not Enforced on Linux and Windows

Impact

The shell tool in the @n8n/computer-use package applied its sandbox restrictions only on macOS. On Linux and Windows, shell commands executed by the tool ran without any filesystem or network restrictions, allowing unrestricted access to the host filesystem and network from within the computer-use agent process.

This issue only affects deployments where the @n8n/computer-use package is explicitly installed and running. It does not affect standard n8n installations.

Patches

The issue has been fixed in n8n versions 2.29.8 and 2.30.1. Users should upgrade to one of these versions or later to remediate the vulnerability.

The fix adds sandbox enforcement on Linux via bubblewrap and disables the shell tool entirely when a working sandbox cannot be established. An explicit opt-out flag (--dangerously-disable-shell-sandbox) is available for deployments that require unsandboxed shell access and accept the associated risk.

Workarounds

If upgrading is not immediately possible, administrators should consider the following temporary mitigations:

  • Disable or avoid deploying the @n8n/computer-use package on Linux or Windows hosts until the fix is applied.
  • Restrict access to the n8n instance and the computer-use agent to fully trusted users only.

These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
5.5
-
4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Related Resources

No items found.

References

https://github.com/n8n-io/n8n/security/advisories/GHSA-fpg6-x68q-5793, https://nvd.nist.gov/vuln/detail/CVE-2026-65590, https://github.com/n8n-io/n8n, https://github.com/n8n-io/n8n/releases/tag/n8n@2.29.8, https://github.com/n8n-io/n8n/releases/tag/n8n@2.30.1, https://www.vulncheck.com/advisories/n8n-before-shell-sandbox-bypass-on-linux-windows

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00322%
EPSS Percentile
0.24996%
Introduced Version
2.30.0,0.14.0,0.2.0,0.1.0-rc1
Fix Available
2.30.1,0.14.1,0.13.2

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading