CVE-2026-71433

MEDIUM

LangGraph: Namespace prefix matching crosses segment boundaries in Postgres and SQLite stores

Title source: cna
STIX 2.1

Description

LangGraph Checkpoint Postgres and SQLite Checkpoint are the Postgres and SQLite implementations of LangGraph's checkpoint saver. Prior to 3.1.1, the langgraph-checkpoint-postgres and langgraph-checkpoint-sqlite packages persisted hierarchical namespaces as a dot joined string and scoped reads by matching that string as a simple prefix pattern, so a read scoped to one namespace could also match a sibling namespace whose flattened form shares the same leading characters, or a namespace label containing unescaped pattern metacharacters, allowing an authenticated caller to retrieve stored items belonging to another tenant or user through an ordinary scoped search or list namespaces call, with no crafted input required. This issue is fixed in versions 3.1.1 of langgraph-checkpoint-postgres and langgraph-checkpoint-sqlite.

Scores

CVSS v3 5.3
EPSS 0.0022
EPSS Percentile 13.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-200 CWE-863
Status published
Products (5)
langchain-ai/langgraph < 3.1.1
langchain-ai/langgraph-checkpoint-postgres < 3.1.1
langchain-ai/langgraph-checkpoint-sqlite < 3.1.1
pypi/langgraph-checkpoint-postgres 0 - 3.1.1PyPI
pypi/langgraph-checkpoint-sqlite 0 - 3.1.1PyPI
Published Aug 06, 2026
Tracked Since Aug 07, 2026