Description
Cloud CLI (aka Claude Code UI) is a desktop and mobile UI for Claude Code, Cursor CLI, Codex, and Gemini-CLI. Prior to 1.25.0, OS Command Injection via WebSocket Shell. Both projectPath and initialCommand in server/index.js are taken directly from the WebSocket message payload and interpolated into a bash command string without any sanitization, enabling arbitrary OS command execution. A secondary injection vector exists via unsanitized sessionId. This vulnerability is fixed in 1.25.0.
Problem types
CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
References
github.com/...codeui/security/advisories/GHSA-gv8f-wpm2-m5wr
github.com/...codeui/security/advisories/GHSA-gv8f-wpm2-m5wr
github.com/...ommit/12e7f074d9563b3264caf9cec6e1b701c301af26
github.com/siteboon/claudecodeui/releases/tag/v1.25.0