PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73222 davila7 CVE debrief

CVE-2026-73222 is a high-severity vulnerability in Claude Code Templates, a CLI tool for configuring and monitoring Claude Code. An attacker can exploit this vulnerability by directly accessing the Claude Code Studio server or convincing a developer to visit a malicious website, allowing them to execute arbitrary operating-system commands with the developer's privileges.

Vendor
davila7
Product
claude-code-templates
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-11
Original CVE updated
2026-09-09
Advisory published
2026-08-11
Advisory updated
2026-09-09

Who should care

Developers and administrators using Claude Code Templates should be aware of this vulnerability and take steps to mitigate it. Affected operators should review their deployments for potential exposure. Platform administrators should verify that their configurations are secure. Vulnerability management teams should prioritize updating to version 1.29.4 or later. Security teams should monitor for suspicious activity and review compensating controls.

Why it matters

CVE-2026-73222 is a high-severity vulnerability in Claude Code Templates that allows for arbitrary operating-system command execution, potentially compromising source code, credentials, and local data. Developers and administrators should prioritize updating to version 1.29.4 or later and ensure that the Claude Code Studio server is not exposed to untrusted networks.

  • An attacker can execute arbitrary operating-system commands with the developer's privileges.
  • The vulnerability allows for potential compromise of source code, credentials, and local data.
  • Developers and administrators should prioritize updating to version 1.29.4 or later to mitigate this vulnerability.
  • The vulnerability requires verification of affected versions and remediation efforts.

Technical summary

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. An attacker can exploit this vulnerability by directly accessing the server or convincing a developer to visit a malicious website, allowing them to execute arbitrary operating-system commands with the developer's privileges.

Defensive priority

Developers and administrators should prioritize updating to version 1.29.4 or later to mitigate this vulnerability. They should also ensure that the Claude Code Studio server is not exposed to untrusted networks and monitor for suspicious activity.

Recommended defensive actions

  • Update to version 1.29.4 or later
  • Restrict access to the Claude Code Studio server
  • Monitor for suspicious activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD vulnerability detail provide information on the vulnerability, including its description, CVSS score, and affected versions. The source references include links to the CHANGELOG.md file, a commit on GitHub, and a security advisory on GitHub.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73222 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73222

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73222 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73222

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.