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 Authorization vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for github.com/coder/coder/coderd.
Affected versions of this package are vulnerable to Improper Authorization via the PUT /api/v2/users/{user}/password endpoint. An attacker can gain unauthorized access to owner-level accounts by resetting their passwords without knowing the current password, allowing privilege escalation and full control over the deployment. This is only exploitable if the attacker holds the privileged user-admin role.
This vulnerability can be mitigated by restricting the user-admin role to trusted administrators until upgrading.