CVE-2025-64104

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB (both sync and async, via aiosqlite). Prior to 2.0.11, LangGraph's SQLite store implementation contains SQL injection vulnerabilities using direct string concatenation without proper parameterization, allowing attackers to inject arbitrary SQL and bypass access controls. This vulnerability is fixed in 2.0.11.
Configurations

No configuration.

History

29 Oct 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-29 19:15

Updated : 2025-10-29 19:15


NVD link : CVE-2025-64104

Mitre link : CVE-2025-64104

CVE.ORG link : CVE-2025-64104


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')