Improperly Controlled Modification of Dynamically-Determined Object Attributes in Flowise - CVE-2026-46479
Published: May 18, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote user to modify evaluation ownership across workspaces and disclose or alter evaluation data.
The vulnerability exists due to improperly controlled modification of dynamically-determined object attributes in packages/server/src/services/evaluations/index.ts when handling create or update requests for Evaluation entities. A remote user can send a crafted request containing a manipulated workspaceId to modify evaluation ownership across workspaces and disclose or alter evaluation data.
Exploitation requires an authenticated session with permission to update the source evaluation, and workspace identifiers can be obtained from API responses.