Vulnerability Description
n8n is a workflow automation platform. Prior to version 1.99.1, an authorization vulnerability was discovered in the /rest/executions/:id/stop endpoint of n8n. An authenticated user can stop workflow executions that they do not own or that have not been shared with them, leading to potential business disruption. This issue has been patched in version 1.99.1. A workaround involves restricting access to the /rest/executions/:id/stop endpoint via reverse proxy or API gateway.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| N8N | N8N | < 1.99.1 |
Related Weaknesses (CWE)
References
- https://github.com/dudanogueira/n8n/commit/ca2f90c7fbaa1d661ade2f45d587d9469bc28Patch
- https://github.com/n8n-io/n8n/commit/e5edc60e344924230baafb11fa1f0af788e9ca9aPatch
- https://github.com/n8n-io/n8n/pull/16405Issue TrackingPatch
- https://github.com/n8n-io/n8n/security/advisories/GHSA-gq57-v332-7666Issue TrackingPatchThird Party Advisory
FAQ
What is CVE-2025-52554?
CVE-2025-52554 is a vulnerability with a CVSS score of 4.3 (MEDIUM). n8n is a workflow automation platform. Prior to version 1.99.1, an authorization vulnerability was discovered in the /rest/executions/:id/stop endpoint of n8n. An authenticated user can stop workflow ...
How severe is CVE-2025-52554?
CVE-2025-52554 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-52554?
Check the references section above for vendor advisories and patch information. Affected products include: N8N N8N.