Auth bypass in IBM Langflow Oss

CVE-2026-9130

IBM Langflow OSS 1.0.0 through 1.10.3 contain an authorization bypass vulnerability in the MemoryComponent that allows authenticated users to access chat history of other users via session_id collision. The MemoryComponent.retrieve_messages and store_message methods filter on session_id without validating flow_id or user_id ownership, enabling cross-user information disclosure through multiple authenticated API endpoints including /api/v1/run/*, /api/v1/responses, and /api/v2/workflow/*. This vulnerability only affects multi-user deployments with LANGFLOW_AUTO_LOGIN=False.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.002 (7.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-9130?
CVE-2026-9130 is a high-severity vulnerability in IBM Langflow Oss, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 7.1/10. Published 2026-08-05.
How severe is CVE-2026-9130?
High severity. CVSS v3 base score is 7.1 out of 10.