Insecure API Access in Langflow Tool by Langflow AI
CVE-2026-34046
8.7HIGH
What is CVE-2026-34046?
The Langflow tool, used for creating AI-powered agents and workflows, has a vulnerability in its API where the _read_flow method does not properly enforce ownership checks. Specifically, when the AUTO_LOGIN setting is disabled, authenticated users can access flows belonging to other users without any ownership validation, potentially exposing sensitive data such as plaintext API keys. This vulnerability arises from flawed conditional logic that inadvertently left paths without restrictions for authenticated access. In version 1.5.1, the developers addressed this issue by ensuring that all queries are scoped to the requesting user's ownership, thus mitigating the security risk.
Affected Version(s)
langflow < 1.5.1
langflow-base < 0.5.1
