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 Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade @actual-app/sync-server to version 26.4.0 or higher.
@actual-app/sync-server is an actual syncing server
Affected versions of this package are vulnerable to Missing Authorization via the change-password endpoint, which lacks proper authorization checks. An attacker can gain administrative privileges by overwriting the password hash for the admin account and then authenticating using the password method, even if the server has migrated to OpenID authentication. This is only exploitable if the server was originally configured with password authentication and later migrated to OpenID, leaving an inactive password row in the authentication table and allowing client-supplied login methods.