Missing Authorization in Flowise - CVE-2026-70471
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper authorization in the /api/v1/node-custom-function custom function endpoint when injecting $vars into the code execution sandbox. A remote user can call the endpoint and access workspace variables, including runtime values resolved from server environment variables, to disclose sensitive information.
The issue bypasses the variables:view permission boundary, and runtime variables of type runtime are resolved from process.env.