Improper access control in Flowise - CVE-2026-69251
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper access control in TypeORM DataSource configuration handling in record manager and agent memory nodes when processing user-supplied additionalConfig options. A remote user can supply crafted DataSource options that load attacker-controlled local JavaScript files to execute arbitrary code.
Exploitation requires valid authentication and the ability to configure a flow node that exposes the additionalConfig input.