CVE-2026-70478
Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service
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.
- CWE-200Information ExposureMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.3 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N
References
Frequently Asked Questions
- What is CVE-2026-70478?
- Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.3/10).
- How do I check if my project is affected by CVE-2026-70478?
- CVE-2026-70478 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-70478 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-69264CRITICAL
Flowise: RCE via CSVAgent csvFile data URI base64 segment is interpolated into Python source without validation
- CVE-2026-70470CRITICAL
Flowise: Pyodide validator Unicode homoglyph bypass leads to RCE
- CVE-2026-70477CRITICAL
Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
- CVE-2026-69259CRITICAL
Flowise RCE via SQLite Record Manager Node
- CVE-2026-69256CRITICAL
Flowise: Remote Code Execution Vulnerability in CSVAgent
- CVE-2026-41277HIGH
Flowise: Mass Assignment in DocumentStore Create Endpoint Leads to Cross-Workspace Object Takeover (IDOR)
- CVE-2026-46477HIGH
FlowiseAI: Dataset create+update mass-assignment allows cross-workspace dataset takeover
- CVE-2026-69263HIGH
Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable blocklist (Unauthenticated RCE)
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies