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 mcp-server-git to version 2025.12.18 or higher.
mcp-server-git is an A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs
Affected versions of this package are vulnerable to Arbitrary Argument Injection via the git_diff() and git_checkout() functions. An attacker can overwrite arbitrary local files by supplying specially crafted arguments (e.g., --output=/path/to/file for git_diff) that are interpreted as command-line options by the underlying git CLI.