CVE-2025-8709 (CNNVD-202510-3447)

HIGH
中文标题:
langchainlanggraph-checkpoint-sqlite SQL注入漏洞
英文标题:
SQL Injection in langchain-ai/langchain
CVSS分数: 7.3
发布时间: 2025-10-26 05:38:55
漏洞类型: SQL注入
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

langchainlanggraph-checkpoint-sqlite是LangChain开源的一个数据库连接Python库。 langchainlanggraph-checkpoint-sqlite 2.0.10版本存在SQL注入漏洞,该漏洞源于对filter运算符处理不当,可能导致SQL注入攻击。

英文描述:

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.

CWE类型:
CWE-89
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
langchain-ai langchain-ai/langchain - ≤ latest - cpe:2.3:a:langchain-ai:langchain-ai_langchain:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
无标题 OTHER
cve.org
访问
CVSS评分详情
3.0 (cna)
HIGH
7.3
CVSS向量: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
机密性
HIGH
完整性
LOW
可用性
NONE
时间信息
发布时间:
2025-10-26 05:38:55
修改时间:
2025-10-28 14:32:39
创建时间:
2025-11-11 15:40:53
更新时间:
2025-11-11 16:00:19
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-8709 2025-11-11 15:23:37 2025-11-11 07:40:53
NVD nvd_CVE-2025-8709 2025-11-11 15:01:07 2025-11-11 07:48:39
CNNVD cnnvd_CNNVD-202510-3447 2025-11-11 15:13:00 2025-11-11 08:00:19
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:19
vulnerability_type: 未提取 → SQL注入; cnnvd_id: 未提取 → CNNVD-202510-3447; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> SQL注入
  • cnnvd_id: 未提取 -> CNNVD-202510-3447
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:39
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']