CVE-2026-0863

HIGH

N8n < 1.123.14 - Code Injection

Title source: rule

Description

Using string formatting and exception handling, an attacker may bypass n8n's python-task-executor sandbox restrictions and run arbitrary unrestricted Python code in the underlying operating system. The vulnerability can be exploited via the Code block by an authenticated user with basic permissions and can lead to a full n8n instance takeover on instances operating under "Internal" execution mode. If the instance is operating under the "External" execution mode (ex. n8n's official Docker image) - arbitrary code execution occurs inside a Sidecar container and not the main node, which significantly reduces the vulnerability impact.

Scores

CVSS v3 8.5
EPSS 0.0003
EPSS Percentile 7.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

Classification

CWE
CWE-95 CWE-94
Status published

Affected Products (1)

n8n/n8n < 1.123.14

Timeline

Published Jan 18, 2026
Tracked Since Feb 18, 2026