目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55235— LangGraph Server 相对Webhook未认证路由可达漏洞

一分钟漏洞结论

影响对象
langchain-ai langgraph-api
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

langgraph-api 实现了 LangGraph API,用于快速开发和测试。在 0.10.0 之前的版本中,langgraph-api 允许某个运行(run)或定时任务(cron)指定一个相对路径的 Webhook 目标,并通过进程内回环传输(in-process loopback transport)进行交付。认证中间件将该传输方式视为内部通道,因此未对其应用与外部请求相同的认证上下文。 在依赖“按用户授权”来隔离线程(threads)和运行(runs)的部署环境中,一个已认证用户可以将 Webhook

CVSS 5.9 · Medium

可能的 ATT&CK 技术 1 AI

T1200 · Hardware Additions
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-55235 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
langgraph-api: Relative webhook targets in LangGraph Server can reach in-process routes without authentication
来源: CVE Program / CVE List V5
Vulnerability Description
langgraph-api implements the LangGraph API for rapid development and testing. Prior to 0.10.0, langgraph-api permits a run or cron to specify a relative webhook target that is delivered through an in-process loopback transport, and the authentication middleware treats that transport as internal without applying the authentication context used for external requests. In deployments that rely on per-user authorization to separate threads and runs, an authenticated user can direct a webhook to the server's own thread and run routes, allowing creation of a run on or modification of another user's thread and limited incorporation of the targeted thread's metadata into the created run record. The affected path requires webhook targets and per-user authorization boundaries; deployments that deliberately re-enable loopback delivery should restrict it to controlled same-process routes because those webhooks remain unauthenticated. This issue is fixed in version 0.10.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
认证机制不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
langchain-ai langgraph-api < 0.10.0 -

二、漏洞 CVE-2026-55235 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-55235 的情报信息

登录查看更多情报信息。

CVE-2026-55235 其他参考 (1)

同批安全公告 · langchain-ai · 2026-09-14 · 共 3 条

CVE-2026-55253 7.7 HIGH LangChain MongoDB Saver 无SQL操作符注入
CVE-2026-55236 5.9 MEDIUM LangGraph Server 认证不完整漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-55235

暂无评论


发表评论