cbcvebase.
CVE-2026-55255
published 2026-06-23

CVE-2026-55255: Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.1, an Insecure Direct Object Reference (IDOR) vulnerability in…

PriorityP186high8.4CVSS 3.1
AVNACHPRLUINSCCHIHAL
KEVITWEXPLOIT
CISA Known Exploited Vulnerabilitydue 2026-07-10
Exploited in the wild
EPSS
29.05%
98.0th percentile
Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.1, 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.1.

Affected

3 ranges
VendorProductVersion rangeFixed in
langflow-ailangflow< 1.9.11.9.1
langflowlangflow< 1.9.11.9.1
langflowlangflow>= 0 < 1.9.11.9.1

Detection & IOCsextracted from sources · hover to see the quote

url/api/v1/responses
  • Monitor authenticated requests to /api/v1/responses where the flow ID in the request does not belong to the authenticated user — cross-user flow ID references indicate IDOR exploitation.
  • Flag any authenticated session accessing /api/v1/responses with a flow ID that resolves to a different user's ownership record — this is the core authorization bypass mechanism.
  • ·Vulnerability only affects Langflow versions prior to 1.9.1; upgrade to 1.9.1 or later to remediate. CISA remediation deadline is 2026-07-10.
  • ·Exploitation requires an authenticated session — unauthenticated access alone is insufficient, but any valid account can abuse the endpoint against other users' flows.

CVSS provenance

nvdv3.18.4HIGHCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L
vulncheck9.9CRITICAL
cisa8.4HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.