VulnSea

Flowise vulnerabilities

CVEs whose affected-version data names the Flowise package (npm). Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

52 CVEsRSS

CVE-2026-70472High· 8.8
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise openai-assistants-vector-store endpoints accept a client-controlled credential parameter and load credentials by id without …

Twilightflowiseai · flowiseEPSS 0.34%via NVD
CVE-2026-70473High· 8.5
1mo ago

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to 3.1.3, Flowise GET /api/v1/upsert-history returns the entire server-wide upsert history instead of being scoped to the requestin…

Twilightflowiseai · flowiseEPSS 0.29%via NVD
GHSA-rwrp-9823-p2xqMedium· 6.5
1mo ago

Flowise: Incomplete Credential Redaction Exposes Secrets via API

Flowise: Incomplete Credential Redaction Exposes Secrets via API

Sunlitflowise · flowisevia GHSA
CVE-2026-70474High· 8.1
1mo ago

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to 3.1.3, Flowise has three OAuth2 credential endpoints that look up credentials by id alone with no workspaceId filter. The author…

Twilightflowiseai · flowiseEPSS 0.43%via NVD
CVE-2026-69262High· 8.1
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, `DELETE /api/v1/chatflows/:id` authorized requests with checkAnyPermission('chatflows:delete,agentflows:delete'), so possession of e…

Twilightflowiseai · flowiseEPSS 0.32%via NVD
CVE-2026-69263Critical· 9.8PoC
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH…

Abyssalflowiseai · flowiseEPSS 0.47%via NVD
CVE-2026-70470Critical· 9.8
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph iden…

Midnightflowiseai · flowiseEPSS 0.87%via NVD
CVE-2026-69255High· 8.8
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent in packages/components/nodes/agents/CSVAgent/CSVAgent.ts extracted attacker-controlled CSV data with file.split(',').po…

Twilightflowiseai · flowiseEPSS 0.60%via NVD
CVE-2026-69256High· 8.8
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent node allowed users to provide Python code that is executed through pyodide; although a denylist blocked dangerous Pytho…

Twilightflowiseai · flowiseEPSS 0.77%via NVD
CVE-2026-69257High· 8.6
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise's HTTP security module httpSecurity.ts did not normalize IPv4-mapped IPv6 addresses such as ::ffff:127.0.0.1 and ::ffff:169.…

Twilightflowiseai · flowiseEPSS 0.28%via NVD
CVE-2026-69258Critical· 9.1
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the unauthenticated POST /api/v1/prediction/:id endpoint accepted an overrideConfig object and unconditionally spread it into intern…

Midnightflowiseai · flowiseEPSS 0.45%via NVD
CVE-2026-69259High· 8.8
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the SQLite Record Manager node in packages/components/nodes/recordmanager/SQLiteRecordManager/SQLiteRecordManager.ts accepted user-c…

Twilightflowiseai · flowiseEPSS 0.69%via NVD
CVE-2026-69252High· 8.8
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A lo…

Twilightflowiseai · flowiseEPSS 0.35%via NVD
CVE-2026-69253High· 8.8
1mo ago

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows

Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to version 3.1.3, several custom-tool components — AgentAsTool, ChatflowTool, and ExecuteFlow — ran code in the in-process  vm2  sa…

Twilightflowiseai · flowiseEPSS 0.63%via NVD
CVE-2026-69254High· 8.8
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, executeJavaScriptCode() accepted caller-provided nodeVMOptions and merged them over the default NodeVM security settings in packages…

Twilightflowiseai · flowiseEPSS 0.65%via NVD
GHSA-2364-jh4q-m9vmMedium
1mo ago

Flowise: IDOR vulnerability exists at the GET /api/v1/organization/customer-default-source endpoint

Flowise: IDOR vulnerability exists at the GET /api/v1/organization/customer-default-source endpoint

Sunlitflowise · flowisevia GHSA
CVE-2026-69250High· 7.5
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design and performs a s…

Twilightflowiseai · flowiseEPSS 0.40%via NVD
CVE-2026-69251High· 8.8PoC
1mo ago

Flowise is a drag & drop user interface to build a customized large language model flow

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise record manager and agent memory nodes allowed users to set arbitrary TypeORM DataSource options through the additionalConfig…

Midnightflowiseai · flowiseEPSS 3.3%via NVD
CVE-2025-71338Critical· 10.0PoC
2mo ago

Flowise through 2.2.7 fails to sanitize path segments in the document-store loader endpoint, allowing unauthenticated attackers to write files outside the storage directory

Flowise through 2.2.7 fails to sanitize path segments in the document-store loader endpoint, allowing unauthenticated attackers to write files outside the storage directory. Attackers can use parent-directory sequences to escape the stor…

Abyssalflowiseai · flowiseEPSS 1.2%via NVD
GHSA-5w6g-rc45-wvv9Critical· 9.8
3mo ago

Duplicate Advisory: Flowise OverrideConfig security vulnerability

Duplicate Advisory: Flowise OverrideConfig security vulnerability

Midnightflowise · flowisevia GHSA
CVE-2025-34267Critical· 9.9
11mo ago

Flowise v3.0.1 < 3.0.8 and all versions after with 'ALLOW_BUILTIN_DEP' enabled contain an authenticated remote code execution vulnerability and node VM sandbox escape due to insecure use of integrated modules (Puppeteer and Playwright) w…

Flowise v3.0.1 < 3.0.8 and all versions after with 'ALLOW_BUILTIN_DEP' enabled contain an authenticated remote code execution vulnerability and node VM sandbox escape due to insecure use of integrated modules (Puppeteer and Playwright) w…

Midnightflowiseai · flowiseEPSS 6.6%via NVD
CVE-2024-58351High
1y ago

Flowise OverrideConfig security vulnerability

Flowise OverrideConfig security vulnerability

Twilightflowise · flowiseEPSS 0.93%via GHSA
Flowise vulnerabilities (CVEs) — page 2 · VulnSea