Origin Validation Error
CVE-2024-36421
Summary
Flowise is a drag-and-drop user interface to build a customized large language model flow. In the package flowise versions through 1.4.11, a CORS misconfiguration sets the Access-Control-Allow-Origin header to all, allowing arbitrary origins to connect to the website. In the default configuration (unauthenticated), arbitrary origins may be able to make requests to Flowise, stealing information from the user. This CORS misconfiguration may be chained with the path injection to allow attackers without access to Flowise to read arbitrary files from the Flowise server.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- HIGH
- NONE
CWE-346 - Origin Validation Error
The software does not properly verify that the source of data or communication is valid.
References
Advisory Timeline
- Published