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/api/grpc/server/connect_middleware to version 2.71.18, 3.4.3, 4.6.0 or higher.
Affected versions of this package are vulnerable to Open Redirect via manipulation of the Forwarded or X-Forwarded-Host headers used to construct password reset confirmation links. An attacker can gain unauthorized access to user accounts by tricking users into clicking a password reset link that sends the secret reset code to a domain controlled by the attacker.
Note: This is only exploitable if Multi-Factor Authentication (MFA) or Passwordless authentication is not enabled for the targeted account.
This vulnerability can be mitigated by configuring a fronting proxy to delete all Forwarded and X-Forwarded-Host header values before requests reach the application.