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/zitadel/zitadel/internal/net to version 4.15.2 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) in the processing of user-supplied URLs in outgoing HTTP components, including notification channels, OIDC backchannel logout, and SAML metadata fetches. An attacker can access internal network resources or sensitive endpoints by supplying crafted URLs that bypass denylist checks, potentially leveraging DNS rebinding, HTTP redirects, or protocol downgrades. This is only exploitable if the deployment allows outbound connections to internal or cloud metadata endpoints and does not enforce strict network egress controls.
This vulnerability can be mitigated by implementing strict network policies, egress firewalls, or reverse proxy rules to block outbound connections to internal networks, loopback interfaces, or cloud metadata endpoints.