CVE-2026-52809
Last modified
CVE-2026-52809 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52809?
How severe is CVE-2026-52809?
How do I fix CVE-2026-52809?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52802Gogs is an open source self-hosted Git service. Prior to 0.1…5.4
- CVE-2026-52804Gogs is an open source self-hosted Git service. Prior to 0.1…5.5
- CVE-2026-52805Gogs is an open source self-hosted Git service. Prior to 0.1…8.7
- CVE-2026-52806Gogs is an open source self-hosted Git service. Prior to 0.1…9.9
- CVE-2026-52807Gogs is an open source self-hosted Git service. Prior to 0.1…4.8
- CVE-2026-52808Gogs is an open source self-hosted Git service. Prior to 0.1…7.1
- CVE-2026-5281Use after free in Dawn in Google Chrome prior to 146.0.7680.…8.8
- CVE-2026-52810Gogs is an open source self-hosted Git service. Prior to 0.1…7.1
- CVE-2026-52811Gogs is an open source self-hosted Git service. Prior to 0.1…9
- CVE-2026-52812Gogs is an open source self-hosted Git service. Prior to 0.1…7.1
- CVE-2026-52813Gogs is an open source self-hosted Git service. Prior to 0.1…10
- CVE-2026-52814Gogs is an open source self-hosted Git service. Prior to 0.1…5.5
Are you affected by CVE-2026-52809?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
