Skip to content
CVSS 7.1 · HIGH

CVE-2026-41270

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, a Server-Side Request Forgery (SSRF) protection bypass vulnerability exists in the Custom Function feature. While the application implements SSRF protection via HTTP_DENY_LIST for axios and node-fetch libraries, the built-in Node.js http, https, and net modules are allowed in the NodeVM sandbox without equivalent protection. This allows authenticated users to bypass SSRF controls and access internal network resources (e.g., cloud provider metadata services) This vulnerability is fixed in 3.1.0.

View on NVD

Analysis

Flowise versions prior to 3.1.0 are vulnerable to a Server-Side Request Forgery (SSRF) bypass in the Custom Function feature. Authenticated users can utilize built-in Node.js modules to access internal network resources or cloud metadata services, bypassing the application's intended restrictions. Users should upgrade to version 3.1.0 to mitigate this risk.

Severity

Score: 7.1(HIGH)
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
AV: NETWORK
AC: HIGH
PR: LOW
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: LOW
Weakness (CWE): CWE-284CWE-918

EPSS

Probability of exploitation (next 30 days): 0.0004 (0.0%)
Percentile: 13.5%
EPSS: 2026-05-06

Affects

flowiseai:flowise

Technical description

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, a Server-Side Request Forgery (SSRF) protection bypass vulnerability exists in the Custom Function feature. While the application implements SSRF protection via HTTP_DENY_LIST for axios and node-fetch libraries, the built-in Node.js http, https, and net modules are allowed in the NodeVM sandbox without equivalent protection. This allows authenticated users to bypass SSRF controls and access internal network resources (e.g., cloud provider metadata services) This vulnerability is fixed in 3.1.0.

Published: 4/23/2026, 8:16:15 PM
Last modified: 4/25/2026, 2:16:02 AM

References

HomeEventsBlogResourcesTeam