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 istio.io/istio/pilot/pkg/xds to version 1.28.6, 1.29.2 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in the jwksUri field of the RequestAuthentication resource. An attacker can access internal network resources by specifying a URL pointing to an internal service, causing the system to make unauthenticated HTTP GET requests and potentially distribute sensitive data to proxies.
This vulnerability can be mitigated by deploying a ValidatingAdmissionPolicy to block creation of resources with suspicious jwksUri values (such as localhost, 127.0.0.0/8, 169.254.0.0/16, and their IPv6 equivalents).