Server-Side Request Forgery (SSRF) in Flowise - CVE-2026-41270
Published: April 20, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote user to access internal network resources and disclose sensitive information.
The vulnerability exists due to improper access control in the Custom Function sandbox when executing user-supplied JavaScript code that imports built-in Node.js http, https, or net modules. A remote user can submit a specially crafted custom function to access internal network resources and disclose sensitive information.
Only deployments with HTTP_DENY_LIST configured are affected by this protection bypass, and no user interaction is required.