Improperly Controlled Modification of Dynamically-Determined Object Attributes in Flowise - CVE-2026-69258
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote attacker to inject arbitrary properties into the flow execution context.
The vulnerability exists due to improperly controlled modification of dynamically-determined object attributes in the prediction API overrideConfig handling when processing unauthenticated POST requests to /api/v1/prediction/:id. A remote attacker can send a specially crafted request with an overrideConfig object to inject arbitrary properties into the flow execution context.
Injected properties may overwrite chatId, sessionId, or chatHistory values and may be resolved through $flow.* template variables in public chatflows.