Langflow – Missing Authorization on download_image endpoint

0
35

Langflow – Missing Authorization on download_image endpoint

The ‘/api/v1/files/images/{flow_id}/{file_name}’ endpoint does not enforce any authentication or authorization checks, allowing any unauthenticated user to download images belonging to any flow by knowing (or guessing) the flow ID and file name.

Joshua Martinelle
– Read more