Home

Description

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.

PUBLISHED Reserved 2025-10-27 | Published 2025-10-29 | Updated 2025-10-30 | Assigner GitHub_M




HIGH: 7.3CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N

Problem types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

< 2.0.11
affected

References

github.com/...ggraph/security/advisories/GHSA-7p73-8jqx-23r8

github.com/...ommit/bc9d45b476101e441cb1cc602dea03eb29232de4

cve.org (CVE-2025-64104)

nvd.nist.gov (CVE-2025-64104)

Download JSON