Remote Code Execution Vulnerability in Claude Code Templates by Davila7
CVE-2026-73222
What is CVE-2026-73222?
Claude Code Templates, a CLI tool for configuring and monitoring Claude Code, is vulnerable due to an insecure server configuration. Prior to version 1.29.4, the server permits cross-origin requests and binds to all interfaces on port 3444 without authentication. This exposes critical endpoints to potential attacks. Specifically, the POST /api/execute endpoint inadvertently allows user-supplied data to be passed to child processes with shell execution enabled. An attacker can exploit this by either accessing the port directly or misleading a developer to access a malicious site, resulting in arbitrary command execution with the developer's privileges. This can lead to a compromise of source code, sensitive credentials, and local data.
Affected Version(s)
claude-code-templates < 1.29.4
