PT-2026-50078 · Pypi · Langgraph Python Sdk

·

CVE-2026-48776

·

Published

2026-06-16

·

Updated

2026-07-13

CVSS v3.1

9.1

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Name of the Vulnerable Software and Affected Versions LangGraph Python SDK versions prior to 0.3.15
Description Unsafe URL path construction occurs due to unsanitized caller-supplied identifier values used in HTTP request paths for resource operations. Identifiers containing characters with special meaning in URL paths can cause requests to address different resources or resource types than intended. In environments where identifier values originate from untrusted sources, this may lead to unauthorized access, modification, or deletion of resources. This is particularly critical in deployments that forward end-user values directly into SDK identifier parameters without validation (such as UUID checks) and rely on URL-prefix-based authorization at an upstream layer, such as a reverse proxy, edge gateway, or Web Application Firewall (WAF), where authorization is based on the intended path rather than the final delivered request path.
Recommendations Update to version 0.3.15.

Exploit

Fix

Path traversal

Incorrect Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-48776
GHSA-W39P-VH2G-G8G5
PYSEC-2026-2194
PYSEC-2026-2575

Affected Products

Langgraph Python Sdk