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/fleetdm/fleet/server/service to version 4.81.0 or higher.
Affected versions of this package are vulnerable to Insufficient Session Expiration in the password reset process. An attacker can gain unauthorized access to a user's account by reusing a previously obtained password reset token within its validity period, even after the user has changed their password. This is only exploitable if the attacker has already compromised a valid password reset token and uses it within the 24-hour expiration window.
This vulnerability can be mitigated by waiting for the reset token to expire before reusing the account or by contacting an administrator to invalidate active sessions.