CVE-2026-34451

Severity CVSS v4.0:
MEDIUM
Type:
CWE-22 Path Traversal
Publication date:
31/03/2026
Last modified:
20/04/2026

Description

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.81.0, the local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did not append a trailing path separator. A model steered by prompt injection could supply a crafted path that resolved to a sibling directory sharing the memory root's name as a prefix, allowing reads and writes outside the sandboxed memory directory. This issue has been patched in version 0.81.0.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:anthropic:claude_sdk_for_typescript:*:*:*:*:*:*:*:* 0.79.0 (including) 0.81.0 (excluding)