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 Missing Authentication for Critical Function vulnerabilities in an interactive lesson.
Start learningUpgrade automad/automad to version 2.0.0-beta.28 or higher.
Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the /_api/user-collection/create-first-user endpoint, which remains publicly accessible after initial setup. An attacker can obtain bcrypt password hashes of all administrator accounts and TOTP secrets by sending a single unauthenticated POST request. This allows for offline brute-force or dictionary attacks against administrator credentials and, in certain versions, bypassing two-factor authentication. The response also discloses the absolute filesystem path to the configuration directory.