CVE-2026-52809

MEDIUM

Gogs: Password-reset tokens use account-activation lifetime, ignoring RESET_PASSWORD_CODE_LIVES

Title source: cna
STIX 2.1

Description

Gogs is an open source self-hosted Git service. Prior to 0.14.3, password-reset tokens are generated using conf.Auth.ActivateCodeLives (the account-activation lifetime), not conf.Auth.ResetPasswordCodeLives. The token lifetime is baked into the token itself at generation time and is re-extracted from the token at verification time, making RESET_PASSWORD_CODE_LIVES irrelevant to actual enforcement. When an administrator configures a shorter reset window (e.g., 10 minutes) for compliance or security reasons, reset tokens remain exploitable for the full activation lifetime instead, while the reset email falsely advertises the shorter expiry. This vulnerability is fixed in 0.14.3.

References (2)

Core 2
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/gogs/gogs/releases/tag/v0.14.3

Scores

CVSS v3 6.8
EPSS 0.0015
EPSS Percentile 4.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-324 CWE-613
Status published
Products (2)
gogs/gogs < 0.14.3
gogs.io/gogs 0 - 0.14.3Go
Published Jun 24, 2026
Tracked Since Jun 25, 2026