CVE-2026-71433
Published:August 06, 2026
Updated:August 31, 2026
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.
Affected Packages
https://github.com/langchain-ai/langgraph.git (GITHUB):
Affected version(s) >=checkpointpostgres==3.0.0 <checkpointpostgres==3.1.1Fix Suggestion:
Update to version checkpointpostgres==3.1.1langgraph-checkpoint-postgres (PYTHON):
Affected version(s) >=1.0.0 <3.1.1Fix Suggestion:
Update to version 3.1.1langgraph-checkpoint-postgres (PYTHON):
Affected version(s) >=1.0.0 <3.1.1Fix Suggestion:
Update to version 3.1.1langgraph-checkpoint-sqlite (PYTHON):
Affected version(s) >=1.0.0 <3.1.1Fix Suggestion:
Update to version 3.1.1langgraph-checkpoint-sqlite (PYTHON):
Affected version(s) >=1.0.0 <3.1.1Fix Suggestion:
Update to version 3.1.1Related Resources (11)
Do you need more information?
Contact UsCVSS v4
Base Score:
6
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.22