CVE-2026-59206 Details
Description
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.
A prototype pollution vulnerability has been identified in n8n, an open-source workflow automation platform. This issue affects versions prior to 1.123.61, 2.27.4, and 2.28.1. The vulnerability allows an authenticated user with the default 'workflow:create' permission to manipulate the Object.prototype by saving, updating, or importing a crafted workflow via the workflow API. This manipulation can bypass authentication, treating unauthenticated requests as privileged and exposing user and project listing endpoints. Consequently, personal data such as email, role, and multi-factor authentication status, along with all projects on the instance, may be disclosed to unauthenticated users. Additionally, the pollution can disrupt the global state of the application, causing parts of the instance to become unresponsive until a restart is performed.
Users can upgrade to n8n versions 1.123.61, 2.27.4, or 2.28.1 to address this vulnerability. If an immediate upgrade is not possible, it is recommended to restrict workflow creation and editing permissions to trusted users and limit network access to the n8n instance to trusted users only.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/n8n-io/n8n/releases/tag/n8n%402.27.4 | [email protected] | Release Notes |
| https://github.com/n8n-io/n8n/releases/tag/n8n%402.28.1 | [email protected] | Release Notes |
| https://github.com/n8n-io/n8n/security/advisories/GHSA-75qm-gp28-rcq9 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-1321 | Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| n8n n8n | < 1.123.61 >= 2.0.0, < 2.27.4 2.28.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 9, 2026 | Initial Analysis | [email protected] |
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2026 | New CVE Received | [email protected] |