Vulnerability CVE-2024-36420


Published: 2024-07-01

Description:
Flowise is a drag & drop user interface to build a customized large language model flow. In version 1.4.3 of Flowise, the `/api/v1/openai-assistants-file` endpoint in `index.ts` is vulnerable to arbitrary file read due to lack of sanitization of the `fileName` body parameter. No known patches for this issue are available.

 References:
https://securitylab.github.com/advisories/GHSL-2023-232_GHSL-2023-234_Flowise/
https://github.com/FlowiseAI/Flowise/blob/e93ce07851cdc0fcde12374f301b8070f2043687/packages/server/src/index.ts#L982

Copyright 2026, cxsecurity.com

 

Back to Top