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.
INFO
Published Date :
2026-04-06T18:59:06.979Z
Last Modified :
2026-04-07T15:10:32.217Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2026-35021 vulnerability.
| Vendors | Products |
|---|---|
| Anthropic |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-35021.