Vulnerability in LangGraph Python SDK Affects Resource Management
CVE-2026-48776
What is CVE-2026-48776?
The LangGraph Python SDK, utilized for managing connections to LangGraph API servers, is vulnerable due to unsafe URL path construction. This vulnerability arises when unsanitized caller-supplied identifier values are included in HTTP request paths for resource operations. Specifically, versions 0.3.14 and earlier fail to properly validate these identifier values, which can lead to unintended access, modification, or deletion of resources outside the authorized user's scope. This is particularly critical when deployments involve forwarding end-user inputs without validation, allowing potentially malicious requests to bypass intended security measures. The vulnerability is addressed in version 0.3.15.
Affected Version(s)
langchain-ai < 1.2.1
langchain-sdk < 0.3.15
