GHSA-h3jj-5f3v-3685MediumCVSS 6.4Disclosed before NVD

n8n: Public API Execution Retry Authorization Bypass

Published
June 16, 2026
Last Modified
June 16, 2026

📋 Description

Impact

The Public API endpoint for retrying executions authorized access using workflow:read rather than workflow:execute. An authenticated user with read-only access to a shared workflow could use the Public API to retry executions of that workflow, bypassing the intended permission boundary between read and execute access.

This issue affects instances where workflows are shared with other users or across projects.

Patches

The issue has been fixed in n8n versions 2.25.7, and 2.26.2. Users should upgrade to one of these versions or later to remediate the vulnerability.

Workarounds

If upgrading is not immediately possible, administrators should consider the following temporary mitigations:

  • Restrict workflow sharing to fully trusted users only.
  • Restrict network access to the n8n Public API to trusted users only.

These workarounds do not fully remediate the risk and should only be used as short-term mitigation measures.

🎯 Affected products2

  • npm/n8n:>= 2.26.0, < 2.26.2
  • npm/n8n:< 2.25.7

🔗 References (2)