CVE-2025-71334
Flowise has arbitrary file access due to missing chat flow id validation
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 | All versions | 3.0.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-22Path TraversalMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2025-71334?
- Flowise has arbitrary file access due to missing chat flow id validation This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2025-71334?
- CVE-2025-71334 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-71334 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2025-71338CRITICAL
Flowise allows arbitrary file write to RCE
- 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
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies