Home

Description

A SQL injection vulnerability exists in the langchain-ai/langchain repository, specifically in the LangGraph's SQLite store implementation. The affected version is langgraph-checkpoint-sqlite 2.0.10. The vulnerability arises from improper handling of filter operators ($eq, $ne, $gt, $lt, $gte, $lte) where direct string concatenation is used without proper parameterization. This allows attackers to inject arbitrary SQL, leading to unauthorized access to all documents, data exfiltration of sensitive fields such as passwords and API keys, and a complete bypass of application-level security filters.

PUBLISHED Reserved 2025-08-07 | Published 2025-10-26 | Updated 2025-10-28 | Assigner @huntr_ai




HIGH: 7.3CVSS:3.0/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

Product status

Any version
affected

References

huntr.com/bounties/9793f4b3-76f8-44a4-989f-49a2177ee118

cve.org (CVE-2025-8709)

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

Download JSON