Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, and NODE_OPTIONS by exact environment-variable name. Because npm reads configuration from npm_config_* variables, setting npm_config_yes=true reproduced --yes behavior without using a blocked flag, causing npx to auto-install and execute the named package when a Custom MCP server launched. This issue is fixed in version 3.1.3.
References
| Link | Resource |
|---|---|
| https://github.com/FlowiseAI/Flowise/commit/a4c4e4988cded15edf725e762560575b889ae351 | Patch |
| https://github.com/FlowiseAI/Flowise/pull/6471 | Issue Tracking Patch |
| https://github.com/FlowiseAI/Flowise/releases/tag/flowise@3.1.3 | Patch Release Notes |
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-xc48-889x-5qmw | Exploit Vendor Advisory |
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-xc48-889x-5qmw | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-04 17:17
Updated : 2026-09-14 19:24
NVD link : CVE-2026-69263
Mitre link : CVE-2026-69263
CVE.ORG link : CVE-2026-69263
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-184
Incomplete List of Disallowed Inputs
