VDB
Sign up
CRITICAL9.1

GHSA-5v69-g2m3-3hq3

Gitea OAuth2 authorization codes can be reused after expiry

Quick fix

GHSA-5v69-g2m3-3hq3 — code.gitea.io/gitea: upgrade to the fixed version with the command below.

go get code.gitea.io/gitea@v1.25.5

Details

Gitea versions before 1.25.5 do not consistently enforce OAuth2 authorization code expiry and single-use behavior during token exchange.

Are you affected?

Enter the version of the package you're using.

Affected packages

Go/code.gitea.io/gitea
Introduced in: 0Fixed in: 1.25.5
Fixgo get code.gitea.io/gitea@v1.25.5

References