Vulnerability  ·  2026-08-13

Claude Code Templates Studio server exposes unauthenticated code-execution endpoint on all interfaces

VulnerabilityHigh impactGlobalCVE-2026-73222
NVD published CVE-2026-73222 (CVSS 8.8, High) on 2026-08-11, confirming the missing-authentication/CSRF-to-RCE chain in the Studio server component used to configure and monitor Claude Code.
This is a CSRF-to-RCE pattern against a companion tool for one of the most widely used AI coding agents (Claude Code) — a malicious webpage visited by a developer running the Studio server could silently trigger arbitrary command execution on their machine.
The Claude Code Studio server launched by --studio binds to all interfaces on port 3444, permits cross-origin requests, and requires no authentication; the POST /api/execute endpoint allows any network-reachable or malicious-webpage-driven (via CORS) requester to trigger command execution.
Claude Code Templates (davila7/claude-code-templates) prior to 1.29.4
Upgrade to claude-code-templates >= 1.29.4; do not expose the --studio server to untrusted networks.
NVD - CVE-2026-73222
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →