CVE-2025-55526: Path Traversal
Published Aug 26, 2025
·Updated
n8n-workflows Main Commit ee25413 allows attackers to execute a directory traversal via the downloadworkflow function within apiserver.py
Affected Software
2 affected components
n8n n8n-workflows
Zie619 N8n Workflow Collection=2025-06-29
Event History
Aug 26, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·02:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2025-55526?
CVE-2025-55526 has been rated as a high-severity vulnerability due to its potential for directory traversal attacks.
2
How do I fix CVE-2025-55526?
To fix CVE-2025-55526, update the n8n-workflows to the latest version in which the directory traversal vulnerability is patched.
3
What type of vulnerability is CVE-2025-55526?
CVE-2025-55526 is a directory traversal vulnerability that allows attackers to access unauthorized file paths.
4
Which function is affected by CVE-2025-55526?
The download_workflow function within the api_server.py file is affected by CVE-2025-55526.
5
What can attackers do with CVE-2025-55526?
Attackers can exploit CVE-2025-55526 to execute unauthorized directory traversal, potentially accessing sensitive files on the server.