CVE-2025-67644
LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). Versions 3.0.0 and below are vulnerable to SQL injection through the checkpoint implementation. Checkpoint allows attackers to manipulate SQL queries through metadata filter keys, affecting applications that accept untrusted metadata filter keys (not just filter values) in checkpoint search operations. The _metadata_predicate() function constructs SQL queries by interpolating filter keys directly into f-strings without validation. This issue is fixed in version 3.0.1.
Published:Dec 10, 2025
Last Modified:Mar 17, 2026
EPS:Dec 10, 2025
EPSS Score:0.00023
CVSS Score:7.3
Affected Products
Vendor
Product
Action
Vendor
Langchain
Product
Langchain
Langchain
Langchain
Vendor
Langchain
Product
Langgraph-checkpoint-sqlite
Langchain
Langgraph-checkpoint-sqlite
Vendor
Langchain-ai
Product
Langchain
Langchain-ai
Langchain
Vendor
Langchain-ai
Product
Langchain-ai/langchain
Langchain-ai
Langchain-ai/langchain
Exploits
Common Weakness Enumeration
Common Attack Pattern Enumeration and Classification (CAPEC)
Related CVEs
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
