๐Ÿ” CVE Alert

CVE-2026-71433

MEDIUM 5.3

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

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-200 CWE-863
Vendor langchain-ai
Product langgraph
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for langchain-ai langgraph

Be the first to know when new medium vulnerabilities affecting langchain-ai langgraph are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

langchain-ai / langgraph
< 3.1.1
langchain-ai / langgraph-checkpoint-sqlite
< 3.1.1
langchain-ai / langgraph-checkpoint-postgres
< 3.1.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/langchain-ai/langgraph/security/advisories/GHSA-47pj-3jcm-6whg github.com: https://github.com/langchain-ai/langgraph/pull/8478 github.com: https://github.com/langchain-ai/langgraph/commit/66ebe1a0da921e73f0f9f879ba105d314c079f7c github.com: https://github.com/langchain-ai/langgraph/releases/tag/checkpointpostgres%3D%3D3.1.1 github.com: https://github.com/langchain-ai/langgraph/releases/tag/checkpointsqlite%3D%3D3.1.1