CVE-2025-57164
FlowiseAI Pre-Auth Arbitrary Code Execution
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise@3.0.6
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| flowise | npm | 3.0.5 | 3.0.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-7944-7c6r-55vvWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-57164ADVISORY
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://github.com/FlowiseAI/Flowise/blob/flowise%403.0.5/packages/components/nodes/vectorstores/Supabase/Supabase.ts#L237WEB
- https://github.com/FlowiseAI/Flowise/blob/main/packages/components/nodes/vectorstores/Supabase/Supabase.ts#L237WEB
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.6WEB
Frequently Asked Questions
- What is CVE-2025-57164?
- FlowiseAI Pre-Auth Arbitrary Code Execution This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2025-57164?
- CVE-2025-57164 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-57164 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2025-50538CRITICAL
Flowise is vulnerable to stored XSS via "View Messages" allows credential theft in FlowiseAI admin panel
- CVE-2026-46442CRITICAL
FlowiseAI: Authenticated Host RCE via POST /api/v1/node-custom-function and NodeVM Sandbox Escape
- CVE-2026-41137CRITICAL
Flowise: Code Injection in CSVAgent leads to Authenticated RCE
- CVE-2026-40933CRITICAL
Flowise: Authenticated RCE Via MCP Adapters
- CVE-2026-70472HIGH
Flowise: Cross-workspace credential IDOR in openai-assistants-vector-store
- CVE-2026-30823HIGH
Flowise has IDOR leading to Account Takeover and Enterprise Feature Bypass via SSO Configuration
- CVE-2026-41276HIGH
Flowise: resetPassword Authentication Bypass Vulnerability
- CVE-2026-70473HIGH
Flowise: Information Disclosure in GET /api/v1/upsert-history returns the entire server-wide upsert history
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies