CVE-2026-48776
Last modified
CVE-2026-48776 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. LangGraph Python SDK is used to connect to running LangGraph API servers, manage assistants, threads and stream runs from Python applications. Versions 0.3.14 and prior have unsafe URL path construction through unsanitized caller-supplied identifier values used in HTTP request paths for resource operations. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
LangGraph Python SDK is used to connect to running LangGraph API servers, manage assistants, threads and stream runs from Python applications. Versions 0.3.14 and prior have unsafe URL path construction through unsanitized caller-supplied identifier values used in HTTP request paths for resource operations. Without sanitization of those values, identifiers that contain characters with special meaning in URL paths could cause the resulting request to address a different resource (and potentially a different resource type) than the SDK method's call site indicates. In deployments where the SDK receives identifier values that originate from untrusted sources, this could result in unintended access, modification, or deletion of resources beyond the calling user's authorization scope. This issue is most consequential in deployments that forward end-user-supplied values directly into SDK identifier parameters without first validating them against an expected format (such as a UUID), and rely on URL-prefix-based authorization at an upstream layer (reverse proxy, edge gateway, WAF), where the authorization decision is made on the SDK call's intended path rather than on the final delivered request path. The issue has been fixed in version 0.3.15.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Langchain | Langgraph-Sdk | < 0.3.15 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-48776?
How severe is CVE-2026-48776?
How do I fix CVE-2026-48776?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48770Notepad++ is a free and open-source source code editor. Prio…5
- CVE-2026-48771ishankportfolio is a portfolio website. Prior to version 1.0…8.2
- CVE-2026-48772ProxySQL is a proxy for MySQL and its forks, as well as Post…10
- CVE-2026-48773ProxySQL is a proxy for MySQL and its forks, as well as Post…9.8
- CVE-2026-48774ProxySQL is a proxy for MySQL and its forks, as well as Post…7.5
- CVE-2026-48775LangGraph SQLite Checkpoint is an implementation of LangGrap…6.8
- CVE-2026-48777FileBrowser Quantum is a free, self-hosted, web-based file m…9.3
- CVE-2026-48778Notepad++ is a free and open-source source code editor. Prio…7.8
- CVE-2026-48779ws is an open source WebSocket client and server for Node.js…7.5
- CVE-2026-4878A flaw was found in libcap. A local unprivileged user can ex…7
- CVE-2026-48780Forem is open source software for building communities. Prio…8.2
- CVE-2026-48781Postiz is an AI social media scheduling tool. In versions pr…9.9
Are you affected by CVE-2026-48776?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
