CVE-2026-5022 PUBLISHED

Langflow - Missing Authorization on download_image Endpoint

Assigner: tenable
Reserved: 27.03.2026 Published: 27.03.2026 Updated: 27.03.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor langflow-ai
Product langflow
Versions Default: unaffected
  • Version 0 is affected

References

Problem Types

  • CWE-862 Missing Authorization CWE