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 github.com/safedep/vet/cmd/server
to version 1.12.5 or higher.
Affected versions of this package are vulnerable to DNS Rebinding due to insufficient validation of the Host
and Origin
headers. An attacker can gain unauthorized access to sensitive data by luring a victim to a malicious website, enabling the attacker to read information from the report database through MCP tools.
Note: This is only exploitable if the server is running in SSE mode on the default port with access to the report database and the victim is lured to an attacker-controlled website.
This vulnerability can be mitigated by using the stdio (default) transport for the SSE server.