#VU125533 Incorrect authorization in Flowise - CVE-2026-30820
Published: April 9, 2026
Flowise
FlowiseAI
Description
The vulnerability allows a remote user to bypass authorization checks and escalate privileges.
The vulnerability exists due to incorrect authorization in the /api/v1 route authorization middleware when handling requests with a spoofed x-request-from: internal header. A remote user can send a request with the spoofed header using a valid tenant session cookie to bypass authorization checks and escalate privileges.
The issue affects downstream routers under /api/v1, including internal administration endpoints such as API key management, credential stores, and custom function execution.