@n8n/computer-use@0.14.0

Local AI gateway for n8n AI Assistant — filesystem, shell, screenshots, mouse/keyboard, and browser automation

  • latest version

    0.16.1

  • latest non vulnerable version

  • first published

    3 months ago

  • latest version published

    7 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @n8n/computer-use package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Directory Traversal

    @n8n/computer-use is a Local AI gateway for n8n AI Assistant — filesystem, shell, screenshots, mouse/keyboard, and browser automation

    Affected versions of this package are vulnerable to Directory Traversal via the search_files. An attacker can access arbitrary files outside the intended directory by supplying crafted input patterns that bypass directory confinement checks. This may result in disclosure of file names and contents accessible to the daemon's operating system user.

    How to fix Directory Traversal?

    Upgrade @n8n/computer-use to version 0.15.1 or higher.

    <0.15.1
    • M
    Command Injection

    @n8n/computer-use is a Local AI gateway for n8n AI Assistant — filesystem, shell, screenshots, mouse/keyboard, and browser automation

    Affected versions of this package are vulnerable to Command Injection via the Shell tool activation path in packages/@n8n/computer-use/src/tools/shell/index.ts. An attacker can execute unrestricted shell commands by using the computer-use agent on Linux or Windows, where the shell tool runs without filesystem or network confinement. This lets the attacker read and modify host files and access the network from the agent process, breaking the isolation users expect when enabling computer-use shell access.

    Workarounds

    • Disable or avoid deploying the @n8n/computer-use package on Linux or Windows hosts until you can upgrade; this prevents the shell tool from running in the unconfined host environment on those platforms.
    • Restrict access to the n8n instance and the computer-use agent to fully trusted users only; this limits who can invoke the shell tool and reduces the chance of host filesystem or network access through the agent process.

    How to fix Command Injection?

    Upgrade @n8n/computer-use to version 0.13.2, 0.14.1 or higher.

    <0.13.2>=0.14.0 <0.14.1