CVE-2026-70472
Flowise: Cross-workspace credential IDOR in openai-assistants-vector-store
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise@3.1.3
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.1.3 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.2 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:H/SA:H
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-chm3-vqcf-52rxWEB
- https://github.com/FlowiseAI/Flowise/pull/6170WEB
- https://github.com/FlowiseAI/Flowise/commit/d81483b70c997ddf981acc9c49fbd9a02fa345cdWEB
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise@3.1.3WEB
Frequently Asked Questions
- What is CVE-2026-70472?
- Flowise: Cross-workspace credential IDOR in openai-assistants-vector-store This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.2/10).
- How do I check if my project is affected by CVE-2026-70472?
- CVE-2026-70472 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-70472 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2025-71334CRITICAL
Flowise has arbitrary file access due to missing chat flow id validation
- CVE-2026-70478CRITICAL
Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service
- CVE-2026-41265CRITICAL
Flowise: Airtable_Agent Code Injection Remote Code Execution Vulnerability
- CVE-2026-69255CRITICAL
Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified
- CVE-2026-41274HIGH
Flowise: Cypher Injection in GraphCypherQAChain
- CVE-2026-56274HIGH
Flowise has an MCP Security Bypass that Enables RCE
- CVE-2026-46479HIGH
FlowiseAI: Evaluation create+update mass-assignment allows cross-workspace evaluation takeover
- CVE-2025-34267HIGH
Flowise: Authenticated Command Execution and Sandbox Bypass via Puppeteer and Playwright Packages
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies