Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-34450
Published:March 31, 2026
Updated:April 23, 2026
The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the local filesystem memory tool in the Anthropic Python SDK created memory files with mode 0o666, leaving them world-readable on systems with a standard umask and world-writable in environments with a permissive umask such as many Docker base images. A local attacker on a shared host could read persisted agent state, and in containerized deployments could modify memory files to influence subsequent model behavior. Both the synchronous and asynchronous memory tool implementations were affected. This issue has been patched in version 0.87.0.
Affected Packages
https://github.com/anthropics/anthropic-sdk-python.git (GITHUB):
Affected version(s) =v0.86.0 <v0.87.0
Fix Suggestion:
Update to version v0.87.0
anthropic (PYTHON):
Affected version(s) =0.86.0 <0.87.0
Fix Suggestion:
Update to version 0.87.0
anthropic (PYTHON):
Affected version(s) =0.86.0 <0.87.0
Fix Suggestion:
Update to version 0.87.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
4.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.4
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Incorrect Permission Assignment for Critical Resource
Incorrect Default Permissions
EPSS
Base Score:
0.01