CVE-2026-73222
Last modified
CVE-2026-73222 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Claude Code Templates is a CLI tool for configuring and monitoring Claude Code. Prior to 1.29.4, the Claude Code Studio server launched by the --studio option in cli-tool/src/sandbox-server.js binds to all interfaces on port 3444, permits cross-origin requests, and requires no authentication.
Description
Claude Code Templates is a CLI tool for configuring and monitoring Claude Code. Prior to 1.29.4, the Claude Code Studio server launched by the --studio option in cli-tool/src/sandbox-server.js binds to all interfaces on port 3444, permits cross-origin requests, and requires no authentication. The POST /api/execute endpoint passes the prompt request-body field to executeLocalTask(), and POST /api/install-agent passes the agentName request-body field to a child process. The same unsafe agent field path is reachable from /api/execute through checkAndInstallAgent(). These attacker-controlled values reach child_process.spawn() with shell execution enabled, causing Node.js to construct a shell command in which metacharacters are interpreted. An attacker who can reach the port directly, or who convinces a developer running Studio to visit a malicious website, can execute arbitrary operating-system commands with the developer's privileges and compromise source code, credentials, and local data. This issue is fixed in version 1.29.4.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| davila7 | claude-code-templates | < 1.29.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73222?
How severe is CVE-2026-73222?
How do I fix CVE-2026-73222?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73216Coturn is a free open source implementation of TURN and STUN…6.5
- CVE-2026-73217Cursor is a code editor built for programming with AI. Prior…7.7
- CVE-2026-73218Cursor is a code editor built for programming with AI. Prior…7.7
- CVE-2026-73219CVAT is an open source interactive video and image annotatio…5.3
- CVE-2026-7322Memory safety bugs present in Thunderbird ESR 140.10.0 and T…7.3
- CVE-2026-73221CVAT is an open source interactive video and image annotatio…5.3
- CVE-2026-73223electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.1
- CVE-2026-73224electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.8
- CVE-2026-73225electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.1
- CVE-2026-73226electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.8
- CVE-2026-73227electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…8.1
- CVE-2026-73228Django REST framework is a toolkit for building Web APIs. Pr…5.3
Are you affected by CVE-2026-73222?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
