mcp-shell 是一个 MCP(Model Context Protocol)服务器,旨在以安全、可审计和按需的方式执行 shell 命令。在版本 0.6.0 之前,默认的 Docker 安全配置文件 security.yaml 将 列入 allowed_executables(允许执行的程序)列表中;同时,security.go 仅验证命令参数的第一个令牌(token),而 checkBlockedPatternsAndCommands 函数并未拒绝 shell 命令模式标志 。攻击者可以通过调用 shell
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
| CVE-2026-55580 | 8.6 HIGH | mcp-shell — Security Disabled by Default in Bare-Binary Deploy Path + Shell Interpreter in |
| CVE-2026-55582 | 8.4 HIGH | mcp-shell: Secure Mode Allowlist Bypass via Git Shell Alias |
No comments yet