PT-2026-36109 · Anthropic · Claude Sdk For Typescript
Lucasfutures
·
Published
2026-04-29
·
Updated
2026-05-27
·
CVE-2026-41686
CVSS v4.0
4.8
Medium
| Vector | AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Claude SDK for TypeScript versions 0.79.0 through 0.91.0
Description
The
BetaLocalFilesystemMemoryTool creates memory files and directories using Node.js default modes (0o666 for files and 0o777 for directories). This results in files being world-readable on systems with a standard umask and world-writable in environments with permissive umasks, such as certain Docker base images. A local attacker on a shared host could read persisted agent state, or in containerized deployments, modify memory files to influence subsequent model behavior.Recommendations
Update to version 0.91.1.
Fix
Incorrect Permission
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Claude Sdk For Typescript