Prototype pollution in n8n - CVE-2026-54306

 

Prototype pollution in n8n - CVE-2026-54306

Published: June 16, 2026


Vulnerability identifier: #VU134566
CSH Severity: Medium
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-54306
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information and modify workflow-driven actions.

The vulnerability exists due to improperly controlled modification of object prototype attributes in public webhook workflow data handling when processing a crafted public webhook payload during internal object copying. A remote attacker can send a specially crafted webhook payload to disclose sensitive information and modify workflow-driven actions.

Exploitation is possible when a workflow combines a public webhook with downstream built-in nodes that consume the resulting fields, which can cause the workflow to act on unintended records or issue outbound requests using the workflow owner's configured credentials.


Affected software

n8n

How to mitigate CVE-2026-54306

Install security update from vendor's website.

n8n - addressed in versions 2.25.7, 2.26.2

External References

Related Security Bulletins