CVE-2026-55255 PUBLISHED

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

Assigner: GitHub_M
Reserved: 16.06.2026 Published: 23.06.2026 Updated: 24.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
CVSS Score: 9.9

Product Status

Vendor langflow-ai
Product langflow
Versions
  • Version < 1.9.2 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE