VYPR

Langflow

by Langflow AI

pypi: langflow

Source repositories

CVEs (111)

  • CVE-2026-33484HigMar 24, 2026
    risk 0.42cvss 7.5epss 0.06

    Langflow is a tool for building and deploying AI-powered agents and workflows. In versions 1.0.0 through 1.8.1, the `/api/v1/files/images/{flow_id}/{file_name}` endpoint serves image files without any authentication or ownership check. Any unauthenticated request with a known…

  • CVE-2026-7700MedMay 3, 2026
    risk 0.41cvss 6.3epss 0.00

    A weakness has been identified in langflow-ai langflow up to 1.8.4. This affects the function eval of the file src/lfx/src/lfx/components/llm_operations/lambda_filter.p of the component LambdaFilterComponent. Executing a manipulation can lead to code injection. The attack may be…

  • CVE-2026-7687MedMay 3, 2026
    risk 0.41cvss 6.3epss 0.02

    A vulnerability was determined in langflow-ai langflow up to 1.8.4. Affected by this issue is the function CodeParser.parse_callable_details of the file src/lfx/src/lfx/custom/code_parser/code_parser.py of the component Full Builtins Module Handler. Executing a manipulation can…

  • CVE-2026-7528HigMay 27, 2026
    risk 0.39cvss 7.1epss 0.00

    IBM Langflow OSS 1.0.0 through 1.9.0 could allow a denial of service due to uncontrolled resource consumption.

  • CVE-2025-68478HigDec 19, 2025
    risk 0.39cvss 7.1epss 0.04

    Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to version 1.7.0, if an arbitrary path is specified in the request body's `fs_path`, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path…

  • CVE-2026-10547MedAug 5, 2026
    risk 0.38cvss 5.9epss 0.00

    IBM Langflow OSS 1.0.0 through 1.10.3 does not properly validate ownership in the deprecated POST /api/v1/build/{flow_id}/vertices endpoint, allowing an authenticated user to inject arbitrary graph data into a shared cache for any flow. This may result in cross-user cache…

  • CVE-2026-7869MedAug 5, 2026
    risk 0.35cvss 5.4epss 0.00

    IBM Langflow OSS 1.0.0 through 1.10.3 is vulnerable to Path Traversal in the Knowledge Bases API (`POST /api/v1/knowledge_bases`). This occurs because user-supplied knowledge base names are used directly to create file paths without proper sanitization or containment checks. An…

  • CVE-2026-42867MedJun 23, 2026
    risk 0.35cvss 6.5epss 0.00

    Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.0, Langflow is vulnerable to Path Traversal in the Knowledge Bases API (POST /api/v1/knowledge_bases). This occurs because user-supplied knowledge base names are used directly to create…

  • CVE-2026-6542MedApr 30, 2026
    risk 0.35cvss 6.5epss 0.00

    IBM Langflow OSS 1.0.0 through 1.8.4 could allow any user to supply a flow_id to read transaction logs and vertex build data belonging to other users, and to delete persisted vertex build data for another user's flow.

  • CVE-2026-5026MedMar 27, 2026
    risk 0.35cvss 5.4epss 0.00

    The '/api/v1/files/images/{flow_id}/{file_name}' endpoint serves SVG files with the 'image/svg+xml' content type without sanitizing their content. Since SVG files can contain embedded JavaScript, an attacker can upload a malicious SVG that executes arbitrary JavaScript when…

  • CVE-2026-12822MedJun 22, 2026
    risk 0.34cvss 5.3epss 0.00

    A vulnerability was identified in langflow-ai langflow up to 1.9.3. This affects an unknown function of the component Bundle URL Loader. The manipulation leads to code injection. The attack needs to be performed locally. The vendor was contacted early about this disclosure but…

  • CVE-2026-5022MedMar 27, 2026
    risk 0.34cvss 5.3epss 0.00

    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.

  • CVE-2026-55423MedJun 23, 2026
    risk 0.33cvss 6.1epss 0.00

    Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.7.0, the logout button does not clear the session. The previous user stays logged in unless another user explicitly logs in. This vulnerability is fixed in 1.7.0.

  • CVE-2026-48520MedJun 23, 2026
    risk 0.33cvss 6.1epss 0.00

    Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.10.0, the "Shareable Playground" (or "Public Flows" in code) contains a potential arbitrary file-read vulnerability, depending on the exact flow configuration used. By making a flow public,…

  • CVE-2024-9277LowSep 27, 2024
    risk 0.23cvss 3.5epss 0.01

    A vulnerability classified as problematic was found in Langflow up to 1.0.18. Affected by this vulnerability is an unknown functionality of the file \src\backend\base\langflow\interface\utils.py of the component HTTP POST Request Handler. The manipulation of the argument…

  • CVE-2026-6600LowApr 20, 2026
    risk 0.16cvss 3.5epss 0.00

    A flaw has been found in langflow-ai langflow up to 1.8.3. This affects an unknown function of the file src/frontend/src/modals/IOModal/components/chatView/chatMessage/components/edit-message.tsx of the component Frontend React Component Rendering. Executing a manipulation can…

  • CVE-2026-12946CriJul 30, 2026
    risk 0.00cvss 9.9epss 0.00

    IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote attacker to inject arbitrary code on the system, due to the improper control of user input code.

  • CVE-2026-13444HigJul 30, 2026
    risk 0.00cvss 8.1epss 0.00

    IBM Langflow OSS 1.0.0 through 1.10.1 can allow an attacker to access another user's private vector documents by creating their own flow with matching Chroma persist_directory and collection_name values. The attacker receives exact victim content in their workflow output despite…

  • CVE-2026-13435CriJul 30, 2026
    risk 0.00cvss 9.9epss 0.00

    IBM Langflow OSS 1.0.0 through 1.10.1 contains an improper input validation vulnerability in the PythonREPL sandbox implementation.

  • CVE-2026-12942HigJul 30, 2026
    risk 0.00cvss 7.5epss 0.00

    IBM Langflow OSS 1.0.0 through 1.10.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot " sequences ( /.. /) to view arbitrary files on the system.

Page 4 of 6