Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-41686

4.4 · MEDIUM
Published May 4, 2026 anthropic CWE-732

Overview

CVE-2026-41686 is a medium-severity vulnerability affecting anthropic claude_sdk_for_typescript. It was published on May 4, 2026 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.4, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.91.1, the BetaLocalFilesystemMemoryTool in the Anthropic TypeScript SDK created memory files and directories using the Node.js default modes (0o666 for files, 0o777 for directories), 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. This issue has been patched in version 0.91.1.

Remediation

Check the references section for vendor advisories and patches from anthropic. Update claude_sdk_for_typescript to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
anthropic claude_sdk_for_typescript >= 0.79.0, < 0.91.1 Affected

Frequently Asked Questions

What is CVE-2026-41686?

CVE-2026-41686 is a medium-severity vulnerability affecting anthropic claude_sdk_for_typescript. It was published on May 4, 2026 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

How severe is CVE-2026-41686?

This vulnerability has a CVSS 3.1 base score of 4.4, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-41686?

Check the references section for vendor advisories and patches from anthropic. Update claude_sdk_for_typescript to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-41686?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-41686 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.