n8n is a workflow automation platform. Before 1.106.0, a symlink traversal vulnerability was discovered in the Read/Write File node in n8n. While the node attempts to restrict access to sensitive directories and files, it does not properly account for symbolic links (symlinks). An attacker with the ability to create symlinks—such as by using the Execute Command node—could exploit this to bypass the intended directory restrictions and read from or write to otherwise inaccessible paths. Users of n8n.cloud are not impacted. Affected users should update to version 1.106.0 or later.
References
Link | Resource |
---|---|
https://github.com/n8n-io/n8n/pull/17735 | Patch |
https://github.com/n8n-io/n8n/security/advisories/GHSA-ggjm-f3g4-rwmm | Vendor Advisory |
Configurations
History
03 Sep 2025, 15:07
Type | Values Removed | Values Added |
---|---|---|
First Time |
N8n
N8n n8n |
|
CPE | cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:* | |
References | () https://github.com/n8n-io/n8n/pull/17735 - Patch | |
References | () https://github.com/n8n-io/n8n/security/advisories/GHSA-ggjm-f3g4-rwmm - Vendor Advisory |
22 Aug 2025, 18:09
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
20 Aug 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-20 22:15
Updated : 2025-09-03 15:07
NVD link : CVE-2025-57749
Mitre link : CVE-2025-57749
CVE.ORG link : CVE-2025-57749
JSON object : View
Products Affected
n8n
- n8n
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')