CVE-2025-8709
Last modified
CVE-2025-8709 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-8709?
How severe is CVE-2025-8709?
How do I fix CVE-2025-8709?
Are you affected by CVE-2025-8709?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
