---
id: GHSA-4v35-78jc-648r
title: >-
  Duplicate Advisory: computer-use Shell Sandbox Not Enforced on Linux and
  Windows
summary: >-
  Duplicate Advisory: computer-use Shell Sandbox Not Enforced on Linux and
  Windows
severity: medium
cwe:
  - CWE-78
vendor: n8n
product: '@n8n/computer-use'
ecosystem: npm
affected:
  - '@n8n/computer-use < 2.29.8'
published: '2026-07-22'
updated: '2026-07-22'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-4v35-78jc-648r'
references:
  - url: 'https://github.com/n8n-io/n8n/security/advisories/GHSA-fpg6-x68q-5793'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-65590'
  - url: >-
      https://www.vulncheck.com/advisories/n8n-before-shell-sandbox-bypass-on-linux-windows
  - url: 'https://github.com/advisories/GHSA-4v35-78jc-648r'
tags:
  - ghsa
  - npm
ingestedAt: '2026-07-22T23:07:33.632Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-fpg6-x68q-5793. This link is maintained to preserve external references.

## Original Description

n8n before 2.29.8 and 2.30.x before 2.30.1 does not enforce shell sandbox restrictions on Linux and Windows in the @n8n/computer-use package (sandboxing was applied only on macOS). Shell commands executed by the tool run 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; standard n8n installations are not affected.

## Affected packages

- `@n8n/computer-use < 2.29.8`

## Remediation

Refer to the advisory for the patched release.
