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.
Users on the affected versions are advised to update to the latest version.
Claude SDK for TypeScript thanks hackerone.com/nicksim for reporting this issue!
{
"github_reviewed": true,
"github_reviewed_at": "2026-04-01T21:16:49Z",
"cwe_ids": [
"CWE-22",
"CWE-41"
],
"severity": "MODERATE",
"nvd_published_at": "2026-03-31T22:16:20Z"
}