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 Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/goauthentik/authentik
to version 2023.8.4, 2023.10.2 or higher.
Affected versions of this package are vulnerable to Improper Authentication via the initial-setup
flow that is used to configure the system after the first installation. When the default admin is deleted, an attacker can set the password of the default admin user without any authentication.
This vulnerability can be mitigated by ensuring the default admin user (Username akadmin
) exists and has a password set. It is recommended to use a very strong password for this user, and store it in a secure location like a password manager. It is also possible to deactivate the user to prevent any logins as akadmin
.