Skip to content
feed: live
>_0dayNews
← All vendors
Vendor

Langflow

Vulnerabilities in Langflow, the open-source visual LLM-workflow builder — unauthenticated code-execution flaws, IDORs, and CORS bugs that keep landing on CISA's Known Exploited Vulnerabilities catalog as public-facing deployments get hit.

6 CVEs2 articlesRSS
CVEs
CVE-2026-0768
[ CRITICAL ]CVSS 9.8EPSS 7.8%exploited-in-wild

Langflow Unauthenticated RCE via Code Execution Endpoint

An unauthenticated remote code execution flaw in Langflow allows attackers to run arbitrary Python code on exposed instances, enabling theft of AI API keys and cloud credentials.

Langflow / Langflow
CVE-2026-55255
[ HIGH ]CVSS 8.4EPSS 0.9%kev

Langflow /api/v1/responses IDOR — cross-user flow execution

An authenticated IDOR in Langflow's /api/v1/responses endpoint lets a logged-in attacker execute any other user's flow by passing the victim's flow UUID. NVD scores it 8.4 high; the vendor GHSA calls it 9.9 critical. Fixed in Langflow 1.9.1. Added to CISA KEV on 2026-07-07.

Langflow / Langflow (versions before 1.9.1)
CVE-2026-33017
[ CRITICAL ]CVSS 9.8EPSS 96.2%kev

Langflow public flow build endpoint allows unauthenticated RCE

Langflow < 1.9.0: public flow build endpoint accepts attacker-supplied Python code passed to exec() with no sandboxing — unauthenticated RCE. CVSS 9.8 critical.

Langflow / Langflow
CVE-2026-0770
[ CRITICAL ]CVSS 9.8EPSS 63.8%kev

Langflow validate-endpoint exec_globals RCE (unauthenticated)

Unauthenticated RCE in Langflow's /api/v1/validate endpoint via the exec_globals parameter. CISA added to KEV on 2026-07-21 with a federal patch deadline of 2026-07-24.

Langflow / Langflow
CVE-2025-34291
[ HIGH ]CVSS 8.8EPSS 83.6%kev

Langflow CORS misconfiguration enables CSRF-driven token theft and RCE

Langflow ≤ 1.6.9: permissive CORS and SameSite=None cookies enable CSRF token theft, giving attackers RCE via authenticated endpoints. CVSS 8.8 high. CISA KEV 2026-05-21.

Langflow / Langflow
CVE-2025-3248
[ CRITICAL ]CVSS 9.8EPSS 100.0%kev

Langflow unauthenticated code injection in validate/code endpoint

Langflow < 1.3.0: unauthenticated code injection allows RCE via crafted HTTP requests to /api/v1/validate/code. CVSS 9.8 critical. CISA KEV 2025-05-05.

Langflow / Langflow
Articles