The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @n8n/computer-use to version 0.13.2, 0.14.1 or higher.
@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
@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.