Description
n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the VM expression engine. An authenticated user able to create or edit a workflow expression can abuse the engine's array-element access to obtain a reference to a host built-in and pollute its prototype in the main n8n process (a sandbox escape), leading to a denial of service. Both self-hosted and cloud instances running the VM expression engine are affected.
Published: 2026-08-11
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

n8n versions prior to 1.123.67, 2.31.5, and 2.32.1 are vulnerable to a prototype pollution flaw in the VM expression engine. The flaw allows an authenticated user who can create or edit a workflow expression to manipulate array-element access, obtain a reference to a host built‑in object, and pollute its prototype in the main n8n process. This sandbox escape can lead to a denial of service by corrupting runtime data structures.

Affected Systems

Affected systems include all self‑hosted and cloud deployments of n8n running any of the vulnerable releases: n8n 1.x prior to 1.123.67, n8n 2.31.x prior to 2.31.5, and n8n 2.32.x prior to 2.32.1. The vulnerability is not limited to a specific operating system or environment.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate severity. The EPSS score is not available, so the exploitation probability is unknown. The vulnerability is not listed in the CISA KEV catalog. An attacker must be authenticated to create or edit a workflow expression, after which the prototype pollution can escape the sandbox. No public exploit is known, but the ability to cause a denial of service could be leveraged in a broader attack context.

Generated by OpenCVE AI on August 11, 2026 at 23:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade n8n to version 1.123.67 or newer, or to 2.31.6/2.32.2 or later, which contain the fixed VM expression engine.
  • If an upgrade cannot be performed immediately, revoke or restrict the ability of users to create or edit workflow expressions that invoke the VM expression engine, thereby limiting the prototype pollution vector.
  • Continuously monitor n8n logs for suspicious or malformed expressions and verify that no prototype pollution attempts are occurring.

Generated by OpenCVE AI on August 11, 2026 at 23:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the VM expression engine. An authenticated user able to create or edit a workflow expression can abuse the engine's array-element access to obtain a reference to a host built-in and pollute its prototype in the main n8n process (a sandbox escape), leading to a denial of service. Both self-hosted and cloud instances running the VM expression engine are affected.
Title n8n before 1.123.67 Prototype Pollution via VM Expression Engine
First Time appeared N8n
N8n n8n
Weaknesses CWE-1321
CPEs cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
Vendors & Products N8n
N8n n8n
References
Metrics cvssV4_0

{'score': 6.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-11T14:02:48.975Z

Reserved: 2026-08-10T15:06:16.417Z

Link: CVE-2026-72769

cve-icon Vulnrichment

Updated: 2026-08-11T14:02:45.983Z

cve-icon NVD

Status : Received

Published: 2026-08-11T13:19:07.220

Modified: 2026-08-11T15:17:35.880

Link: CVE-2026-72769

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:45:03Z

Weaknesses
  • CWE-1321

    Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')