decolua 9Router是decolua基金会的一个智能路由与降级的AI模型代理工具。 decolua 9router 0.4.30版本至0.4.37之前版本存在安全漏洞,该漏洞源于中间件未保护/api/cli-tools/和/api/mcp/路径,可能导致未经身份验证的攻击者注册自定义插件并通过MCP桥接器执行命令。
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | 9Router <= 0.4.36 middleware only guards 8 explicitly listed routes, leaving /api/cli-tools/* and /api/mcp/* entirely unauthenticated. An attacker can POST to /api/cli-tools/cowork-settings to register a custom MCP plugin with attacker-controlled command and args stored verbatim into globalThis, then GET /api/mcp/{name}/sse to trigger spawn() with the stored command resulting in unauthenticated remote code execution. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-46339.yaml | POC详情 |
| CVE-2026-49352 | 9.8 CRITICAL | decolua 9router 信任管理问题漏洞 |
| CVE-2026-62312 | 8.8 HIGH | decolua 9router 命令注入漏洞 |
| CVE-2026-49353 | 7.5 HIGH | decolua 9router 授权问题漏洞 |
| CVE-2026-56678 | 6.4 MEDIUM | decolua 9router 输入验证错误漏洞 |
| CVE-2026-56679 | decolua 9router 输入验证错误漏洞 |
暂无评论