CVE-2026-59253: n8n: Improper Authorization Allows Authenticated Users to Assign Workflows to Folders in Other Projects
An authenticated user with permission to create workflows in one project could bypass project/folder authorization boundaries during workflow creation. By supplying a crafted request payload, the user could associate a newly created workflow with a folder belonging to a different project they do not have access to.
The workflow itself remains in the attacker’s project and is not visible to the target project’s members. The target project’s folder ownership is not changed, and no data from the target project is exposed. The impact is limited to a logical integrity violation of the target project’s folder structure at the database level.
This issue affects instances with multi-project and folder support enabled.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-59253 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →