CVE-2026-70474
Last modified
CVE-2026-70474 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
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.
Metrics
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FlowiseAI | Flowise | < 3.1.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70474?
How severe is CVE-2026-70474?
How do I fix CVE-2026-70474?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70468A authentication bypass using an alternate path or channel v…8.1
- CVE-2026-7047The Frontend User Notes plugin for WordPress is vulnerable t…4.3
- CVE-2026-70470Flowise is a drag & drop user interface to build a customize…9.5
- CVE-2026-70471Flowise is a drag-and-drop user interface for building custo…7.1
- CVE-2026-70472Flowise is a drag & drop user interface to build a customize…7.1
- CVE-2026-70473Flowise is a drag-and-drop user interface for building custo…8.3
- CVE-2026-70475Flowise is a drag & drop user interface to build a customize…7.1
- CVE-2026-70476Flowise is a drag & drop user interface to build a customize…8.3
- CVE-2026-70477Flowise is a drag & drop user interface to build a customize…9.5
- CVE-2026-70478Flowise is a drag & drop user interface to build a customize…9.2
- CVE-2026-70479Open WebUI is an extensible, feature-rich, and user-friendly…7.7
- CVE-2026-7048The Photo Gallery by 10Web – Mobile-Friendly Image Gallery p…6.5
Are you affected by CVE-2026-70474?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
