Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the SQLite Record Manager node in packages/components/nodes/recordmanager/SQLiteRecordManager/SQLiteRecordManager.ts accepted user-controlled additionalConfig and spread it after the intended database setting, allowing additionalConfig.database to overwrite the SQLite database path. An authenticated attacker using the published Docker image, which ran as root, could write a SQLite database to paths such as /etc/chromium/exploit.conf; by controlling the table name and namespace value, the attacker could place shell syntax into the database file and trigger execution when Puppeteer launched Chromium and sourced /etc/chromium/*.conf. This issue is fixed in version 3.1.3.
References
| Link | Resource |
|---|---|
| https://github.com/FlowiseAI/Flowise/commit/d07186844263bad057008863037466aff7c3390f | Patch |
| https://github.com/FlowiseAI/Flowise/pull/6464 | Issue Tracking Patch |
| https://github.com/FlowiseAI/Flowise/releases/tag/flowise@3.1.3 | Patch Release Notes Vendor Advisory |
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-x3hf-7cj6-3r4m | Exploit Vendor Advisory |
| https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-x3hf-7cj6-3r4m | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-04 17:17
Updated : 2026-09-14 19:47
NVD link : CVE-2026-69259
Mitre link : CVE-2026-69259
CVE.ORG link : CVE-2026-69259
JSON object : View
Products Affected
flowiseai
- flowise
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
