CVE Vulnerabilities

CVE-2026-54306

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

Published: Jun 23, 2026 | Modified: Jun 26, 2026
CVSS 3.x
6.4
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, a prototype pollution vulnerability allowed a crafted public webhook payload to inject attacker-controlled fields into workflow data during internal object copying. These fields could be surfaced and consumed as normal values by downstream built-in nodes. Where a workflow combines a public webhook with action nodes that consume the resulting fields, an attacker could cause the workflow to act as a confused deputy — targeting unintended records or issuing outbound requests using the workflow owners configured credentials. This vulnerability is fixed in 2.25.7 and 2.26.2.

Weakness

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

Affected Software

NameVendorStart VersionEnd Version
N8nN8n*2.25.7 (excluding)
N8nN8n2.26.0 (including)2.26.2 (excluding)

Potential Mitigations

References