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.

Project Subscriptions

Vendors Products
Langchain Subscribe
Langgraph-checkpoint-sqlite Subscribe
Langchain-ai Subscribe
Langgraph Subscribe
Langgraph-checkpoint-postgres Subscribe
Advisories
Source ID Title
Github GHSA Github GHSA GHSA-47pj-3jcm-6whg LangGraph: Namespace prefix matching crosses segment boundaries in Postgres and SQLite stores
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Fri, 07 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Langchain
Langchain langgraph-checkpoint-sqlite
Langchain-ai
Langchain-ai langgraph
Langchain-ai langgraph-checkpoint-postgres
Vendors & Products Langchain
Langchain langgraph-checkpoint-sqlite
Langchain-ai
Langchain-ai langgraph
Langchain-ai langgraph-checkpoint-postgres

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
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.
Title LangGraph: Namespace prefix matching crosses segment boundaries in Postgres and SQLite stores
Weaknesses CWE-200
CWE-863
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-07T14:51:28.324Z

Reserved: 2026-08-06T16:28:51.182Z

Link: CVE-2026-71433

cve-icon Vulnrichment

Updated: 2026-08-07T14:51:24.615Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:59:09Z

Weaknesses