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
No CVSS.
References
Configurations
No configuration.
History
03 Jul 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-03 20:15
Updated : 2025-07-03 20:15
NVD link : CVE-2025-52554
Mitre link : CVE-2025-52554
CVE.ORG link : CVE-2025-52554
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization