Improperly Controlled Modification of Dynamically-Determined Object Attributes in Flowise - CVE-2026-46476
Published: May 18, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote user to modify custom templates across workspace boundaries.
The vulnerability exists due to improperly controlled modification of dynamically-determined object attributes in the CustomTemplate create and update logic in packages/server/src/services/marketplaces/index.ts when handling crafted API requests. A remote user can send a crafted request with a user-controlled workspaceId to modify custom templates across workspace boundaries.
Exploitation requires an authenticated session with permission to update the source custom template, and target workspace identifiers can be obtained from API responses.