The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @anthropic-ai/sdk to version 0.91.1 or higher.
@anthropic-ai/sdk is a The official TypeScript library for the Anthropic API
Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource in the BetaLocalFilesystemMemoryTool that creates memory files and directories using the Node.js default modes (0o666 for files, 0o777 for directories). An attacker can access persisted agent state. In environments with a permissive umask (e.g. Docker, where umask is often
0o000) the attacker can modify sensitive memory files to influence subsequent model behavior.