提出 #825419: hiraishikentaro wezterm-mcp 0.1.0 Injection情報

タイトルhiraishikentaro wezterm-mcp 0.1.0 Injection
説明A critical command injection vulnerability was discovered in wezterm-mcp 0.1.0. The issue resides in the switch_pane and write_to_specific_pane tools within src/wezterm_executor.ts. The application takes a user-supplied pane_id argument and interpolates it directly into a shell command string executed via child_process.exec. Due to a lack of type enforcement and input sanitization, a remote authenticated attacker can bypass the intended numeric schema by providing shell metacharacters (e.g., ;, &, |) in the pane_id parameter. This allows for arbitrary OS command execution with the privileges of the MCP server process, leading to full system compromise.
ソース⚠️ https://github.com/hiraishikentaro/wezterm-mcp/issues/7
ユーザー
 ccccccctfi (UID 97498)
送信2026年05月11日 10:36 (26 日 ago)
モデレーション2026年05月31日 18:13 (20 days later)
ステータス承諾済み
VulDBエントリ367572 [hiraishikentaro wezterm-mcp 0.1.0 switch_pane/write_to_specific_pane src/wezterm_executor.ts request.params.arguments.pane_id 特権昇格]
ポイント20

Do you want to use VulDB in your project?

Use the official API to access entries easily!