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/coder/coder/coderd/httpmw
to version 2.23.0 or higher.
Affected versions of this package are vulnerable to Use of a Key Past its Expiration Date due to improper enforcement of OIDC token expiry in the authentication process when no refresh token is provided. An attacker can maintain unauthorized access to the service by continuously using a valid APIKey, even after the OIDC token has expired.
Note: This is exploitable if the OpenID Identity Provider does not return a refresh token during authentication.