Missing Authorization in Flowise - CVE-2026-70475
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to modify execution records.
The vulnerability exists due to missing authorization in the PUT /api/v1/executions/:id endpoint when handling execution update requests. A remote user can send a crafted PUT request with a valid API key to modify execution records.
This issue affects authenticated users regardless of their assigned execution permissions and is limited to execution records in their workspace.