All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-56777
MEDIUMpublished 2026-06-30 23:17 UTC · 4 days ago · modified 2026-07-02 19:39 UTC
5.3
CVSS / 10
// description
n8n before 2.25.7 and 2.26.x before 2.26.2 contains an abstract syntax tree (AST) security validator bypass in the Python Code node. An authenticated user with permission to create or modify workflows containing a Python Code node can bypass the validator and access the task executor module namespace. The issue only affects self-hosted instances where the Python Task Runner is enabled; where N8N_BLOCK_RUNNER_ENV_ACCESS is configured to allow it, this can disclose environment variables accessible to the task runner process.
// weaknesses (CWE)
- CWE-184