CVE-2026-90534
Flowise is a low-code platform for building LLM applications. In versions up to and including 3.1.3, the POST /api/v1/node-load-method/:name endpoint is mounted without any route-level permission check and invokes component loadMethods with an attacker-controlled nodeName, loadMethod, inputs, and credential value. The selected credential is resolved by raw Credential.id via getCredentialData() and decrypted without verifying Credential.workspaceId against the caller's active or shared workspace, unlike other credential read paths which are workspace-scoped. As a result, an authenticated low-privilege user (or workspace API key) in one workspace can supply a credential ID owned by another workspace and cause Flowise to act as a confused deputy, performing third-party provider calls with the victim workspace's credential and returning provider metadata to the attacker. Statically identified affected load methods include Google Drive listFiles, Google Sheets listSpreadsheets, and AWS DynamoDB KV Storage listTables. The raw credential secret itself is not returned to the attacker. This issue is fixed in version 3.1.4.
Scoring
- Severity
- MEDIUM
- CVSS base score
- 6.1
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N
- CWE
- CWE-639
- Published
- 2026-09-12
- Last modified
- 2026-09-12
Affected products
- FlowiseAI Flowise
- FlowiseAI Flowise
Weakness type
Related vulnerabilities
- CVE-2026-90552 — WWBN AVideo Missing Authorization via Playlists_schedules list.json.php
- CVE-2026-90542 — WWBN AVideo Missing Authorization via remindMe.json.php
- CVE-2026-54258 — Cross-monitor event media authorization bypass in direct event media endpoints
- CVE-2026-49464 — NL Portal: IDOR allows any authenticated user to complete and tamper with another user's taak
- CVE-2026-81916 — Incorrect Authorization in the Concrete CMS Express Entries Dashboard below version 9.5.3 Allows Entry Creation in an Unauthorized Object
- CVE-2026-81915 — In Concrete CMS below 9.5.3, Page Type update omits object-level authorization
- CVE-2026-62134 — WordPress Starter Templates plugin <= 4.7.5 - Insecure Direct Object References (IDOR) vulnerability
- CVE-2026-62113 — WordPress Slim SEO plugin <= 4.10.0 - Insecure Direct Object References (IDOR) vulnerability