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.
References
Link Resource
https://www.ibm.com/support/pages/node/7282647 Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-08-05 19:17

Updated : 2026-08-07 13:16


NVD link : CVE-2026-9130

Mitre link : CVE-2026-9130

CVE.ORG link : CVE-2026-9130


JSON object : View

Products Affected

langflow

  • langflow
CWE
NVD-CWE-noinfo CWE-639

Authorization Bypass Through User-Controlled Key