CVE-2026-34451

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:anthropic:claude_sdk_for_typescript:*:*:*:*:*:*:*:*

History

20 Apr 2026, 14:47

Type Values Removed Values Added
References () https://github.com/anthropics/anthropic-sdk-typescript/commit/0ac69b3438ee9c96b21a7d3c39c07b7cdb6995d9 - () https://github.com/anthropics/anthropic-sdk-typescript/commit/0ac69b3438ee9c96b21a7d3c39c07b7cdb6995d9 - Patch
References () https://github.com/anthropics/anthropic-sdk-typescript/releases/tag/sdk-v0.81.0 - () https://github.com/anthropics/anthropic-sdk-typescript/releases/tag/sdk-v0.81.0 - Release Notes
References () https://github.com/anthropics/anthropic-sdk-typescript/security/advisories/GHSA-5474-4w2j-mq4c - () https://github.com/anthropics/anthropic-sdk-typescript/security/advisories/GHSA-5474-4w2j-mq4c - Vendor Advisory
First Time Anthropic
Anthropic claude Sdk For Typescript
CPE cpe:2.3:a:anthropic:claude_sdk_for_typescript:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.4

31 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-31 22:16

Updated : 2026-06-17 10:39


NVD link : CVE-2026-34451

Mitre link : CVE-2026-34451

CVE.ORG link : CVE-2026-34451


JSON object : View

Products Affected

anthropic

  • claude_sdk_for_typescript
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-41

Improper Resolution of Path Equivalence