PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-55255 langflow-ai CVE debrief

CVE-2026-55255 is a critical vulnerability in Langflow, a tool for building and deploying AI-powered agents and workflows. The vulnerability is an Insecure Direct Object Reference (IDOR) in the /api/v1/responses endpoint, which allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in the request. This vulnerability has a CVSS score of 9.9 and is considered CRITICAL. The vulnerability was published on June 23, 2026, and modified on June 24, 2026. Langflow has fixed this vulnerability in version 1.9.2.

Vendor
langflow-ai
Product
langflow
CVSS
CRITICAL 9.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-23
Original CVE updated
2026-06-24
Advisory published
2026-06-23
Advisory updated
2026-06-24

Who should care

Organizations using Langflow versions prior to 1.9.2 should be aware of this critical vulnerability. Attackers can exploit this vulnerability to execute arbitrary flows belonging to other users, potentially leading to unauthorized access and data breaches. Users of Langflow should prioritize upgrading to version 1.9.2 or later to mitigate this vulnerability.

Technical summary

The CVE-2026-55255 vulnerability is an Insecure Direct Object Reference (IDOR) in the /api/v1/responses endpoint of Langflow. This endpoint allows authenticated attackers to execute any flow belonging to another user by specifying the victim's flow ID in the request. The vulnerability has a CVSS score of 9.9 and is considered CRITICAL. The CVSS vector is CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L. The weakness associated with this vulnerability is CWE-639.

Defensive priority

This vulnerability has a high defensive priority due to its critical severity and potential impact on Langflow users. Organizations should prioritize patching this vulnerability to prevent potential attacks.

Recommended defensive actions

  • Upgrade Langflow to version 1.9.2 or later
  • Review and monitor /api/v1/responses endpoint usage
  • Implement additional security measures to detect and prevent IDOR attacks
  • Conduct regular security audits and vulnerability assessments
  • Consider implementing compensating controls to mitigate potential attacks

Evidence notes

The CVE-2026-55255 vulnerability was published in the NVD database and has a detailed description of the vulnerability. The vendor, Langflow, has provided a patch for this vulnerability in version 1.9.2. The vulnerability has a high CVSS score and is considered CRITICAL.

Official resources

This article is AI-assisted and based on the supplied source corpus.