CVE-2026-70471
Last modified
CVE-2026-70471 is a high-severity vulnerability rated 7.1/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 injects $vars into the code execution sandbox without requiring variables:view, bypassing the permission-protected Variables API.
Description
Flowise is a drag-and-drop user interface for building customized large language model (LLM) flows. Prior to 3.1.3, Flowise injects $vars into the code execution sandbox without requiring variables:view, bypassing the permission-protected Variables API. Variables for the active workspace are fetched at packages/components/src/utils.ts and runtime variables are resolved from server environment variables, while the official variables route enforces variables:view. A user or API key that is denied variables:view can call /api/v1/node-custom-function and receive $vars pre-populated with all variables for the workspace, including Variable.name to Variable.value static variables and Variable.name to process.env[Variable.name] runtime variables. This can expose secrets such as database passwords, JWT secrets, SMTP passwords, and cloud keys, depending on the workspace Variables configuration. This issue is fixed in version 3.1.3.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/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-70471?
How severe is CVE-2026-70471?
How do I fix CVE-2026-70471?
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-70465A buffer copy without checking size of input ('classic buffe…8.1
- CVE-2026-70466A incomplete list of disallowed inputs vulnerability in Fort…5.3
- CVE-2026-70467A server-side request forgery (ssrf) vulnerability in Fortin…3.8
- 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-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-70474Flowise is a drag-and-drop user interface for building custo…7.6
- 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
Are you affected by CVE-2026-70471?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
