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 Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade gitea.dev/routers/api/v1/user to version 1.27.0 or higher.
Affected versions of this package are vulnerable to Improper Authentication via the CreateAccessToken process. An attacker can gain elevated privileges by supplying a restricted token in the Authorization: Basic <token>:x-oauth-basic format, which bypasses authentication checks and allows creation of a new token with broader access scopes than originally permitted.