GHSA-q5f5-3gjm-7mfm · Severity: medium · Ecosystem: pip — Claude SDK for Python has Insecure Default File Permissions in Local Filesystem Memory Tool
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.
Conclusion & alert: CVE-2026-34450 is rated Low Risk (20.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.12%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.12% | +0.11% |
| 2 | 2026-04-01 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.8 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 4.4 | 3.1 | MEDIUM |
|
1.8 | 2.5 | [email protected] |
GHSA-q5f5-3gjm-7mfm · Severity: medium · Ecosystem: pip — Claude SDK for Python has Insecure Default File Permissions in Local Filesystem Memory Tool
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| anthropic | claude_sdk_for_python | >= 0.86.0, < 0.87.0 | cpe:2.3:a:anthropic:claude_sdk_for_python:*:*:*:*:*:python:*:* |