CVE-2026-35021

HIGH

Anthropic Claude Code & Agent SDK OS Command Injection via promptEditor.ts

Title source: cna
STIX 2.1

Description

Anthropic Claude Code CLI and Claude Agent SDK contain an OS command injection vulnerability in the prompt editor invocation utility that allows attackers to execute arbitrary commands by crafting malicious file paths. Attackers can inject shell metacharacters such as $() or backtick expressions into file paths that are interpolated into shell commands executed via execSync. Although the file path is wrapped in double quotes, POSIX shell semantics (POSIX §2.2.3) do not prevent command substitution within double quotes, allowing injected expressions to be evaluated and resulting in arbitrary command execution with the privileges of the user running the CLI.

Scores

CVSS v3 7.8
EPSS 0.0004
EPSS Percentile 10.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-78
Status published
Products (4)
Anthropic/Claude Agent SDK for Python < 0.1.55
Anthropic/Claude Code < 2.1.91
anthropic/claude_agent_sdk < 0.1.55
anthropic/claude_code < 2.1.91
Published Apr 06, 2026
Tracked Since Apr 07, 2026