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 github.com/nhost/nhost/services/auth/go/api to version 0.50.1 or higher.
Affected versions of this package are vulnerable to Insufficient Session Expiration due to the failure to revoke existing refresh tokens in the auth.refresh_tokens and auth.oauth2_refresh_tokens tables after a password change. An attacker can maintain unauthorized access to a user's account by continuing to use a previously stolen refresh token, even after the legitimate user has changed their password.