CVE-2026-71433
LangGraph Checkpoint Postgres and SQLite Checkpoint are the Postgres and SQLite implementations of LangGraph's checkpoint saver. Prior to 3.
CVSS
5.3
Medium
EPSS
—
KEV
—
Exploit Today
—
0-100
Published: Aug 6, 2026 · Last modified: Aug 6, 2026 · CWE-200 · CWE-863
Not enough EPSS history yet.
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.
- github.comhttps://github.com/langchain-ai/langgraph/commit/66ebe1a0da921e73f0f9f879ba105d314c079f7c
- github.comhttps://github.com/langchain-ai/langgraph/pull/8478
- github.comhttps://github.com/langchain-ai/langgraph/releases/tag/checkpointpostgres%3D%3D3.1.1
- github.comhttps://github.com/langchain-ai/langgraph/releases/tag/checkpointsqlite%3D%3D3.1.1
- github.comhttps://github.com/langchain-ai/langgraph/security/advisories/GHSA-47pj-3jcm-6whg