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 applicationsLearn about Weak Password Recovery Mechanism for Forgotten Password vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/zitadel/zitadel/internal/api/http/middleware
to version 2.39.9, 2.40.10, 2.41.6 or higher.
Affected versions of this package are vulnerable to Weak Password Recovery Mechanism for Forgotten Password. When the notification triggers requests, the Forwarded or X-Forwarded-Host header is used to build the email button link to confirm a password reset with the emailed code. An attacker can retrieve the secret code and use it to reset the user's password and take over their account by overwriting this header and tricking a user into clicking the link to a malicious site in the email. This is only exploitable if the user does not have MFA or Passwordless enabled.
A ZITADEL fronting proxy can be configured to delete all Forwarded and X-Forwarded-Host header values before sending requests to ZITADEL self-hosted environments.