CVE Tools

CVE-2026-55255

Langflow: IDOR Vulnerability in `/api/v1/responses` Endpoint Allows Authenticated Attackers to Access Another User's Flow

Published: Jun 23, 2026Updated: Jun 24, 2026 Sources: CVE List NVDCWE-639

Description

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, an Insecure Direct Object Reference (IDOR) vulnerability in /api/v1/responses endpoint allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in the request. This vulnerability is fixed in 1.9.2.

In plain language

AI Worth attention

In Langflow, an authenticated attacker can use another user’s flow ID to run that other flow via the /api/v1/responses endpoint—this is serious if you have untrusted users who can log in, and you should upgrade to 1.9.2.

Executive summary

CVE-2026-55255 is an IDOR in Langflow’s /api/v1/responses endpoint that lets authenticated attackers access and execute another user’s flow by supplying the victim’s flow ID in their request; fixed in langflow 1.9.2.

If affected, business impact
Unauthorized execution of other flowsSensitive data exposureCross-user account compromise riskOperational disruption from mis-runs

What to do now

  1. Check your Langflow version and confirm whether you are running a version older than 1.9.2.
  2. If you are older than 1.9.2, plan an upgrade to Langflow 1.9.2 as soon as possible.
  3. Review who has accounts that can access Langflow and treat any “guest” or contractor accounts as untrusted unless needed.
  4. After upgrading, verify that requests to /api/v1/responses only allow access to flows owned by the logged-in user.
Patch / advisory Usually a quick update

CVSS Vector Breakdown

AV:NAC:LPR:LUI:NS:CC:HI:HA:L
Exploitability
AV:NAttack Vector
Network
AC:LAttack Complexity
Low
PR:LPrivileges Required
Low
UI:NUser Interaction
None
Scope
S:CScope
Changed
Impact
C:HConfidentiality
High
I:HIntegrity
High
A:LAvailability
Low

Weaknesses

Affected Products

langflow
commercialaka langflow desktop, langflow-base

Exploitability

Official Patch Available

Attack Graph

Products CVE Techniques Tactics

Click technique nodes for MITRE ATT&CK details · drag to pan · Ctrl/ + scroll to zoom, or go fullscreen.

MITRE ATT&CK

1 technique
Initial Access
View detailed technique mapping

References

2

Unlock Complete Vulnerability Intelligence

Get the full picture for CVE-2026-55255 and every CVE in our database. Create a free account — no credit card required.

Create Free Account
Plain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows