CVE-2026-69259
Flowise RCE via SQLite Record Manager Node
Record summary
CVE-2026-69259 has a selected CVSS score of 9.4 (critical).
Description
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.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 4, 2026 · Source: CVE List
Affected products and versions
3| Product | Source | Version range | Status |
|---|---|---|---|
FlowiseBrowse FlowiseAI / Flowise | CVE List | < 3.1.3 | affected |
flowiseBrowse npm / flowise | GitHub Advisory | Before 3.1.3 · Fixed in 3.1.3 | affected |
flowise-componentsBrowse npm / flowise-components | GitHub Advisory | Before 3.1.3 · Fixed in 3.1.3 | affected |