CVE-2026-46475
FlowiseAI: Assistant create+update mass-assignment allows cross-workspace assistant takeover
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise@3.1.2
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.2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-915
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-78pr-c5x5-jggcWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-46475ADVISORY
- https://github.com/FlowiseAI/Flowise/pull/6128WEB
- https://github.com/FlowiseAI/Flowise/commit/1cf247eab35c7c3d4db381d23e4dca682fba527bWEB
- https://github.com/FlowiseAI/FlowisePACKAGE
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.1.2WEB
Frequently Asked Questions
- What is CVE-2026-46475?
- FlowiseAI: Assistant create+update mass-assignment allows cross-workspace assistant takeover This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2026-46475?
- CVE-2026-46475 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-46475 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
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