CVE-2026-41277
Flowise: Mass Assignment in DocumentStore Create Endpoint Leads to Cross-Workspace Object Takeover (IDOR)
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install flowise@3.1.0
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.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-284
- CWE-639Insecure Direct Object Reference (IDOR)MITRE
- 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
Frequently Asked Questions
- What is CVE-2026-41277?
- Flowise: Mass Assignment in DocumentStore Create Endpoint Leads to Cross-Workspace Object Takeover (IDOR) 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-41277?
- CVE-2026-41277 affects flowise. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-41277 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
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