🔐 CVE-2025-68664 — 深度分析
漏洞知识库
CVE-2025-68664
Critical · CVSS 9.0+
command_injection, ssti, deserialization
LangChain Core 1.2.4
CVE-2025-68664
> 文章来源: Exploit-DB
> 抓取时间: 202605050451
> 原文 ID: article_702
> 生成时间: 2026-05-05 14:17
基础信息
字段值 CVECVE-2025-68664 CVSS 估计9.0+ 漏洞类型command_injection, ssti, deserialization 受影响组件LangChain Core 1.2.4
漏洞摘要
[webapps] LangChain Core 1.2.4 - SSTI/RCE
根因分析
command_injection, ssti, deserialization
攻击向量
详见原文
PoC / 关键代码
# Date: 2025-12-29
# Exploit Author: Mohammed Idrees Banyamer
# Author Country: Jordan
# Contact: @banyamer_security (Instagram)
# GitHub: https://github.com/mbanyamer
# Vendor Homepage: https://www.langchain.com/
# Software Link: https://pypi.org/project/langchain-core/
# Version: < 0.3.81 and < 1.修复建议
参考官方补丁或安全公告
Semgrep 检测 Hint
- id: auto-hint-cve_2025_68664
pattern: 'os.system($CMD)'
message: "Potential command_injection - 参考 CVE-2025-68664"
severity: WARNING
languages: [python]标签
command_injection, ssti, deserialization
*由 vuln_card_gen.py 自动生成,来源: Exploit-DB*
🤖 漏洞情报系统自动分析生成 · 2026-07-02