Exploit maturity not defined.
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 Improper Privilege Management vulnerabilities in an interactive lesson.
Start learningUpgrade ash_authentication
to version 4.4.9 or higher.
Affected versions of this package are vulnerable to Improper Privilege Management via improper token revocation handling, causing those tokens to remain valid. This impacts magic links, password resets, and confirmation tokens, allowing them to be reused until expiration instead of being immediately revoked. Magic link tokens remain valid for 10 minutes, while password reset and confirmation tokens persist for 3 days.
Note: Applications that do not use the new igniter installer or implement custom token revocation are not affected.
Users who are unable to upgrade to the fixed version are advised to delete the generated :revoked?
generic action in their token resource or manually make the changes described in the references.