HomeSample Page

Sample Page Title


Jan 06, 2026Ravie LakshmananVulnerability / DevOps

New n8n Vulnerability (9.9 CVSS) Lets Authenticated Customers Execute System Instructions

A brand new important safety vulnerability has been disclosed in n8n, an open-source workflow automation platform, that might allow an authenticated attacker to execute arbitrary system instructions on the underlying host.

The vulnerability, tracked as CVE-2025-68668, is rated 9.9 on the CVSS scoring system. It has been described as a case of a safety mechanism failure.

It impacts n8n variations from 1.0.0 as much as, however not together with, 2.0.0, and permits an authenticated consumer with permission to create or modify workflows to execute arbitrary working system instructions on the host working n8n. The problem has been addressed in model 2.0.0.

“A sandbox bypass vulnerability exists within the Python Code Node that makes use of Pyodide,” an advisory for the flaw states. “An authenticated consumer with permission to create or modify workflows can exploit this vulnerability to execute arbitrary instructions on the host system working n8n, utilizing the identical privileges because the n8n course of.”

Cybersecurity

N8n mentioned it had launched activity runner-based native Python implementation in model 1.111.0 as an non-obligatory function for improved safety isolation. The function may be enabled by configuring the N8N_RUNNERS_ENABLED and N8N_NATIVE_PYTHON_RUNNER surroundings variables. With the discharge of model 2.0.0, the implementation has been made the default.

As workarounds, n8n is recommending that customers comply with the outlined steps beneath –

  • Disable the Code Node by setting the surroundings variable NODES_EXCLUDE: “[“n8n-nodes-base.code”]”
  • Disable Python help within the Code node by setting the surroundings variable N8N_PYTHON_ENABLED=false
  • Configure n8n to make use of the duty runner-based Python sandbox by way of the N8N_RUNNERS_ENABLED and N8N_NATIVE_PYTHON_RUNNER surroundings variables

The disclosure comes as n8n addressed one other important vulnerability (CVE-2025-68613, CVSS rating: 9.9) that might lead to arbitrary code execution below sure circumstances.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles