Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, Gogs’ 2FA recovery code validation does not scope codes by user, enabling cross-account bypass. If an attacker knows a victim’s username and password, they can use any unused recovery code (e.g., from their own account) to bypass the victim’s 2FA. This enables full account takeover and renders 2FA ineffective in all environments where it's enabled.. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
Use CWE-287, Gogs vendor hub and Gogs product page to widen CVE-2025-64175 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-25921, CVE-2026-26194 and CVE-2026-26022 for nearby disclosures in the same product family.