fix(deps): Update dependency anthropic to v0.87.0 [SECURITY] - #13
Open
cloudquery-ci[bot] wants to merge 1 commit into
Open
fix(deps): Update dependency anthropic to v0.87.0 [SECURITY]#13cloudquery-ci[bot] wants to merge 1 commit into
cloudquery-ci[bot] wants to merge 1 commit into
Conversation
cloudquery-ci
Bot
force-pushed
the
renovate/pypi-anthropic-vulnerability
branch
from
April 14, 2026 15:37
5035721 to
1cfccc8
Compare
cloudquery-ci
Bot
force-pushed
the
renovate/pypi-anthropic-vulnerability
branch
3 times, most recently
from
May 1, 2026 05:58
ca0e213 to
8a6d8fd
Compare
cloudquery-ci
Bot
force-pushed
the
renovate/pypi-anthropic-vulnerability
branch
from
June 2, 2026 08:38
8a6d8fd to
52bcefc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.7.8→==0.87.00.86.0→0.87.0Claude SDK for Python has Insecure Default File Permissions in Local Filesystem Memory Tool
CVE-2026-34450 / GHSA-q5f5-3gjm-7mfm
More information
Details
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.
Users on the affected versions are advised to update to the latest version.
Claude SDK for Python thanks
lucasfutureson HackerOne for the report.Severity
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Claude SDK for Python: Memory Tool Path Validation Race Condition Allows Sandbox Escape
CVE-2026-34452 / GHSA-w828-4qhx-vxx3
More information
Details
The async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then returned the unresolved path for subsequent file operations. A local attacker able to write to the memory directory could retarget a symlink between validation and use, causing reads or writes to escape the sandbox. The synchronous memory tool implementation was not affected.
Users on the affected versions are advised to update to the latest version.
Claude SDK for Python thanks hackerone.com/kasthelord for reporting this issue!
Severity
CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
anthropics/anthropic-sdk-python (anthropic)
v0.87.0Compare Source
Full Changelog: v0.87.0...v0.88.0
Features
Chores
v0.86.0Compare Source
Full Changelog: v0.86.0...v0.87.0
Features
Bug Fixes
Chores
v0.85.0Compare Source
Full Changelog: v0.85.0...v0.86.0
Features
Bug Fixes
by_aliasunless set (b17480e)Chores
v0.84.0Compare Source
Full Changelog: v0.84.0...v0.85.0
Features
Bug Fixes
Chores
v0.83.0Compare Source
Full Changelog: v0.83.0...v0.84.0
Features
Chores
test_proxy_environment_variablesmore resilient (f7056e0)test_proxy_environment_variablesmore resilient to env (143efcc)Documentation
v0.82.0Compare Source
Full Changelog: v0.82.0...v0.83.0
Features
Chores
v0.81.0Compare Source
Full Changelog: v0.81.0...v0.82.0
Features
Bug Fixes
v0.80.0Compare Source
Full Changelog: v0.80.0...v0.81.0
Features
v0.79.0Compare Source
Full Changelog: v0.79.0...v0.80.0
Features
Bug Fixes
Chores
api.mdfiles (28a0eb5)Refactors
load_auth(#1387) (6b7a7dc)v0.78.0Compare Source
Full Changelog: v0.78.0...v0.79.0
Features
Bug Fixes
v0.77.1Compare Source
Full Changelog: v0.77.1...v0.78.0
Features
v0.77.0Compare Source
Full Changelog: v0.77.0...v0.77.1
Bug Fixes
Chores
v0.76.0Compare Source
Full Changelog: v0.76.0...v0.77.0
Features
Bug Fixes
output_formatis missing (#1121) (062077e)Chores
actions/github-script(34df616)actions/checkoutversion (ea50de9)v0.75.0Compare Source
Full Changelog: v0.75.0...v0.76.0
Features
Bug Fixes
Chores
uvversion (90634f3)--fixargument to lint script (8914b7a)v0.74.1Compare Source
Full Changelog: v0.74.1...v0.75.0
Features
Bug Fixes
Chores
v0.74.0Compare Source
Full Changelog: v0.74.0...v0.74.1
Bug Fixes
Chores
v0.73.0Compare Source
Full Changelog: v0.73.0...v0.74.0
Features
Bug Fixes
Chores
Documentation
v0.72.1Compare Source
Full Changelog: v0.72.1...v0.73.0
Features
v0.72.0Compare Source
Full Changelog: v0.72.0...v0.72.1
Bug Fixes
model_dumpandmodel_dump_jsonfor Pydantic v1 (540f0f8)Chores
v0.71.1Compare Source
Full Changelog: v0.71.1...v0.72.0
Features
v0.71.0Compare Source
Full Changelog: v0.71.0...v0.71.1
Bug Fixes
Chores
httpx-aiohttpversion to 0.1.9 (5d27492)v0.70.0Compare Source
Full Changelog: v0.70.0...v0.71.0
Features
v0.69.0Compare Source
Full Changelog: v0.69.0...v0.70.0
Features
Chores
v0.68.2Compare Source
Full Changelog: v0.68.2...v0.69.0
Features
v0.68.1Compare Source
Full Changelog: v0.68.1...v0.68.2
Bug Fixes
v0.68.0Compare Source
Full Changelog: v0.68.0...v0.68.1
Chores
dev-dependenciesinpyproject.tomlto dev group (df16b88)v0.67.0Compare Source
Full Changelog: v0.67.0...v0.68.0
Features
Chores
get_platformtest (7596748)v0.66.0Compare Source
Full Changelog: v0.66.0...v0.67.0
Features
Bug Fixes
Chores
pyproject.tomlfile (c5347b6)v0.65.0Compare Source
Full Changelog: v0.65.0...v0.66.0
Features
v0.64.0Compare Source
Full Changelog: v0.64.0...v0.65.0
Features
Bug Fixes
Chores
v0.63.0Compare Source
Full Changelog: v0.63.0...v0.64.0
Features
Chores
v0.62.0Compare Source
Full Changelog: v0.62.0...v0.63.0
Features
Chores
v0.61.0Compare Source
Full Changelog: v0.61.0...v0.62.0
Features
v0.60.0Compare Source
Full Changelog: v0.60.0...v0.61.0
Features
Chores
v0.59.0Compare Source
Full Changelog: v0.59.0...v0.60.0
Features
Bug Fixes
Chores
v0.58.2Compare Source
Full Changelog: v0.58.2...v0.59.0
Features
Bug Fixes
Chores
v0.58.1Compare Source
Full Changelog: v0.58.1...v0.58.2
Chores
v0.58.0Compare Source
Full Changelog: v0.58.0...v0.58.1
Chores
v0.57.1Compare Source
Full Changelog: v0.57.1...v0.58.0
Features
Bug Fixes
Chores
Documentation
v0.57.0Compare Source
Full Changelog: v0.57.0...v0.57.1
Chores
v0.56.0Compare Source
Full Changelog: v0.56.0...v0.57.0
Features
Bug Fixes
Chores
Documentation
v0.55.0Compare Source
Full Changelog: v0.55.0...v0.56.0
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.