CVE-2026-59206 PUBLISHED

n8n: Prototype Pollution via Workflow Credentials Leads to Unauthenticated User and Project Enumeration

Assigner: GitHub_M
Reserved: 02.07.2026 Published: 09.07.2026 Updated: 09.07.2026

n8n is an open source workflow automation platform. Prior to 1.123.61, 2.27.4, and, 2.28.1, an authenticated user with the default workflow:create permission could pollute Object.prototype through a crafted workflow saved, updated, or imported via the workflow API, allowing unauthenticated requests to be treated as a privileged user and exposing user and project listing endpoints. This issue is fixed in versions 1.123.61, 2.27.4, and 2.28.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 7.1

Product Status

Vendor n8n-io
Product n8n
Versions
  • Version >= 2.28.0, < 2.28.1 is affected
  • Version >= 2.0.0-rc.0, < 2.27.4 is affected
  • Version < 1.123.61 is affected

References

Problem Types

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') CWE