PoC Archive PoC Archive

tag

Langflow

  • CVE-2026-9198 web CRITICAL 9.8 KEV EPSS 17%

    IBM Langflow OSS Unauthenticated RCE via Auto-Login + validate/code Chain (CVE-2026-9198)

    IBM Langflow OSS ships an /api/v1/autologin endpoint that, when the deployment has LANGFLOWAUTOLOGIN enabled (a common/default posture), will mint and hand back a fully-privileged SUPERUSER JWT access token to any caller — no credentials, no session, nothing.…

    Patched 2026-07-31
  • CVE-2026-55255 web HIGH 8.4 KEV EPSS 29%

    Langflow Responses API IDOR — Execute Another User's Flow (CVE-2026-55255)

    Langflow's OpenAI-compatible Responses API (POST /api/v1/responses) accepts a model field that Langflow interprets as a flow ID to execute. The endpoint fails to verify that the API key making the request actually owns the flow ID supplied — so any…

    Patched 2026-07-19
  • CVE-2026-27966 web CRITICAL 9.8 EPSS 34%

    Langflow Pre-Auth RCE Mass Scanner (CVE-2026-27966)

    Langflow versions prior to 1.8.0 hardcode allowdangerouscode=True in the CSV Agent component, exposing LangChain's pythonreplast tool to prompt injection. Independently, several Langflow REST API endpoints (customcomponent, build/{uuid}/vertices,…

    Patched 2026-07-06
  • CVE-2026-0770 web CRITICAL KEV EPSS 56%

    Langflow Unauthenticated Remote Code Execution via `validate/code` Endpoint (CVE-2026-0770)

    Langflow exposes an API endpoint (/api/v1/validate/code) that is meant to validate user-submitted Python "component" code before it runs inside a workflow. The endpoint evaluates the submitted code using exec() with an execglobals context that is not…

    Patched 2026-07-05
  • CVE-2026-27966 web CRITICAL 9.8 EPSS 34%

    Langflow Remote Code Execution — CVE-2026-27966

    Langflow is a low-code platform for building LLM/agent pipelines ("flows") that can include arbitrary code-execution components. This tool detects exposed Langflow instances, and where no existing flow exists, automatically creates one containing a…

    Patched 2026-07-05
  • CVE-2026-42048 web HIGH

    Langflow Knowledge Base Path Traversal / Arbitrary Directory Deletion (CVE-2026-42048)

    Langflow's DELETE /api/v1/knowledgebases bulk-delete endpoint accepts a list of kbnames values and builds a filesystem path for each by joining it onto the current user's Knowledge Base directory, without normalizing or validating that the resulting path…

    Patched 2026-07-05
  • CVE-2026-33017 web CRITICAL KEV EPSS 100%

    Langflow Custom Component Remote Code Execution — CVE-2026-33017

    Langflow exposes a REST API endpoint that builds and runs a "flow" — a graph of nodes describing a data/LLM pipeline. One of the supported node types is a generic custom component whose code field is arbitrary Python that Langflow imports and executes…

    Patched 2026-07-05
  • CVE-2025-3248 web CRITICAL 9.8 KEV Ransomware EPSS 100%

    Langflow Missing-Authentication Remote Code Execution (CVE-2025-3248)

    CVE-2025-3248 is a missing-authentication vulnerability in Langflow's code-validation API. The /api/v1/validate/code endpoint accepts and executes arbitrary Python code submitted by any client, with no authentication check on the route, allowing an…

    Patched 2026-07-03