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.
CVE-2026-73222
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 90% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 56(Track*)EG Risk 56/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 10%
- KEV
- Not listed
Published
August 11, 2026
Last Modified
August 13, 2026
Advisory Details (3)
Auto-updated Aug 11, 2026claude-code-templates/CHANGELOG.md at main · davila7/claude-code-templates · GitHub
https://github.com/davila7/claude-code-templates/blob/main/CHANGELOG.mdcommit bc4618b07232 (davila7/claude-code-templates)
Fix landed in davila7/claude-code-templates commit bc4618b07232 — awaiting tagged release
https://github.com/davila7/claude-code-templates/commit/bc4618b07232633c1c0aac12a43e436268d31783Unauthenticated OS command injection (RCE) in Claude Code Studio server (--studio) · Advisory · davila7/claude-code-templates · GitHub
https://github.com/davila7/claude-code-templates/security/advisories/GHSA-79wm-x847-7cvgWeakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 37× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 09:03 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 19:57 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 18:51 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-24 14:54 UTCEG score recompute
- 2026-08-23 01:15 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:12 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 23:06 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 22:02 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 20:58 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 19:52 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 18:49 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 06:11 UTCEG score recompute
Show 12 moreShow fewer
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 05:07 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 04:00 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 15:28 UTCEG score recompute
- 2026-08-13 14:25 UTCEG score recompute
- 2026-08-12 20:41 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 19:37 UTCEG score recompute
- 2026-08-11 18:40 UTCEG score recompute
- 2026-08-11 18:40 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-306 · CWE-78 · CWE-352
Frequently asked(5)
What is CVE-2026-73222?
When was CVE-2026-73222 disclosed?
Is CVE-2026-73222 actively exploited?
What is the CVSS score of CVE-2026-73222?
How do I remediate CVE-2026-73222?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-73222
Is Your Infrastructure Affected by CVE-2026-73222?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.