Missing Authorization in Flowise - CVE-2026-70474
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to disclose OAuth2 credential metadata across workspaces.
The vulnerability exists due to improper access control in the OAuth2 authorize endpoint when handling credential authorization requests by credential ID without workspace scoping. A remote user can send an authorization request for another workspace's credential to disclose OAuth2 credential metadata across workspaces.
The returned authorization data can expose values such as the client identifier, requested scope, and redirect URI.