PT-2026-29378 · Anthropic · Claude Sdk For Python
Lucasfutures
·
Published
2026-03-31
·
Updated
2026-04-01
·
CVE-2026-34450
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 Python versions 0.86.0 through 0.86.9
Description
The Claude SDK for Python, used to access the Claude API, had an issue in the local filesystem memory tool between versions 0.86.0 and before 0.87.0. Memory files were created with permissions that allowed world-read access on systems with a standard umask, and world-write access in environments with a permissive umask, such as many Docker base images. A local attacker on a shared host could potentially read persisted agent state. In containerized deployments, an attacker could modify memory files, potentially influencing subsequent model behavior. Both synchronous and asynchronous memory tool implementations were affected.
Recommendations
Update to version 0.87.0 or later.
Exploit
Fix
Incorrect Permission
Incorrect Default Permissions
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Claude Sdk For Python