CVE-2025-8709

NONE EPSS 5.8%
Published Oct 26, 20258mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Oct 26, 2025 8mo ago
Last Modified Jun 17, 2026 1w ago

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.

Threat Intelligence

EPSS Exploit Probability
5.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

References 1

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

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.