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 applicationsUpgrade @better-auth/oauth-provider to version 1.6.11 or higher.
@better-auth/oauth-provider is an An oauth provider plugin for Better Auth
Affected versions of this package are vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition through a race condition in the authorization_code grant handler. An attacker can obtain multiple valid access, refresh, and ID tokens for the same authorization code by sending concurrent requests to the token endpoint before the authorization code is deleted, thereby bypassing single-use enforcement.