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/canonical/lxd/lxd to version 6.9 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in the image import process. An attacker can interact with internal network infrastructure and perform error-based port scanning by supplying a crafted URL to the /images endpoint, which causes the daemon to make outbound requests to internal IP addresses, including loopback, private ranges, and cloud metadata endpoints. This is only exploitable if the attacker is an authenticated user with the can_create_images entitlement.