Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-70474— Flowise: Cross-Workspace OAuth2 Credential Metadata Leak

Quick assessment

Affected
FlowiseAI Flowise
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

FlowiseAI Flowise是FlowiseAI公司开源的一个用于轻松构建 LLM 应用程序的工具。 FlowiseAI Flowise 3.1.3之前版本存在授权问题漏洞,该漏洞源于OAuth2凭据端点缺少workspaceId过滤且回调与刷新处理程序未进行身份验证,可能导致任何已认证用户对其他工作区的凭据发起OAuth2流程,未认证攻击者可伪造回调覆盖令牌或刷新任意凭据的令牌。

CVSS 7.6 · High EPSS 0.48% · P39

Affected Version Matrix 1

VendorProduct Version RangeStatus
FlowiseAI Flowise < 3.1.3 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-70474

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Flowise: Cross-Workspace OAuth2 Credential Metadata Leak
Source: CVE Program / CVE List V5
Vulnerability Description
Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to 3.1.3, Flowise has three OAuth2 credential endpoints that look up credentials by id alone with no workspaceId filter. The authorize, callback, and refresh handlers query the Credential table by id only; callback and refresh are whitelisted from authentication. This allows any authenticated user to initiate OAuth2 flows against credentials belonging to other workspaces, allows an unauthenticated attacker to forge OAuth2 callbacks to overwrite tokens in any credential, and allows an unauthenticated attacker to refresh tokens for any credential. The affected routes include /api/v1/oauth2-credential/authorize/<VICTIM_CREDENTIAL_UUID>, /api/v1/oauth2-credential/callback?code=ATTACKER_AUTH_CODE&state=<VICTIM_CREDENTIAL_UUID>, and /api/v1/oauth2-credential/refresh/<VICTIM_CREDENTIAL_UUID>. This issue is fixed in version 3.1.3.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
Source: CVE Program / CVE List V5
Vulnerability Title
FlowiseAI Flowise 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
FlowiseAI Flowise是FlowiseAI公司开源的一个用于轻松构建 LLM 应用程序的工具。 FlowiseAI Flowise 3.1.3之前版本存在授权问题漏洞,该漏洞源于OAuth2凭据端点缺少workspaceId过滤且回调与刷新处理程序未进行身份验证,可能导致任何已认证用户对其他工作区的凭据发起OAuth2流程,未认证攻击者可伪造回调覆盖令牌或刷新任意凭据的令牌。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
FlowiseAI Flowise < 3.1.3 -

II. Public POCs for CVE-2026-70474

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 7103 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-70474

请登录查看更多情报信息。

Vendor Advisories for CVE-2026-70474 (1)

Vendor Pages for CVE-2026-70474 (1)

Same Patch Batch · FlowiseAI · 2026-08-04 · 22 CVEs total

CVE-2026-70477 9.5 CRITICAL Flowise: CSV Agent Prompt Injection Remote Code Execution Vulnerability
CVE-2026-70470 9.5 CRITICAL Flowise: Pyodide validator Unicode homoglyph bypass leads to RCE
CVE-2026-69254 9.4 CRITICAL Flowise: RCE via NodeVM Sandbox Escape in executeJavaScriptCode() nodeVMOptions Override
CVE-2026-69259 9.4 CRITICAL Flowise RCE via SQLite Record Manager Node
CVE-2026-69256 9.4 CRITICAL Flowise: Remote Code Execution Vulnerability in CSVAgent
CVE-2026-69264 9.4 CRITICAL Flowise: RCE via CSVAgent csvFile data URI base64 segment is interpolated into Python sour
CVE-2026-70478 9.2 CRITICAL Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables tok
CVE-2026-69255 9.2 CRITICAL Flowise: CSV Agent Remote Code Execution via Pyodide Code Injection — Root Shell Verified
CVE-2026-69251 9.0 CRITICAL Flowise RCE via TypeORM DataSource
CVE-2026-69253 9.0 CRITICAL Flowise Sandbox Escape to RCE
CVE-2026-69258 8.8 HIGH Flowise: Unauthenticated Property Injection into Flow Execution Context via Ungated `overr
CVE-2026-69263 8.7 HIGH Flowise: CVE-2025-8943 Patch Bypass: npm_config_yes bypasses MCP environment variable bloc
CVE-2026-69250 8.5 HIGH Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration
CVE-2026-70473 8.3 HIGH Flowise: Information Disclosure in GET /api/v1/upsert-history returns the entire server-wi
CVE-2026-70476 8.3 HIGH Flowise: Broken Access Control in Stripe Subscription Endpoints Allows Cross-Tenant Billin
CVE-2026-69257 7.6 HIGH Flowise: SSRF Protection Bypass via IPv4-Mapped IPv6 Addresses
CVE-2026-69252 7.2 HIGH Flowise: Missing authorization on `/api/v1/files` allows low-privileged API keys to list a
CVE-2026-69262 7.1 HIGH Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentfl
CVE-2026-70471 7.1 HIGH Flowise: RBAC Bypass Leading to Unauthorized Workspace Variables Disclosure
CVE-2026-70472 7.1 HIGH Flowise: Cross-workspace credential IDOR in openai-assistants-vector-store

Showing top 20 of 22 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-70474

No comments yet


Leave a comment