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 applicationsLearn about Time-of-check Time-of-use (TOCTOU) Race Condition vulnerabilities in an interactive lesson.
Start learningUpgrade anthropic to version 0.87.0 or higher.
anthropic is a The official Python library for the anthropic API
Affected versions of this package are vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition via the _validate_path function in the _beta_builtin_memory_tool.py file. An attacker can access files outside the intended sandbox directory by exploiting a race condition between path validation and file operation, allowing reads or writes to escape the sandbox. This is only exploitable if a local attacker is able to write to the memory directory.