CVE-2026-52815
Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs has an unauthenticated information disclosure vulnerability. The GET /api/v1/orgs/:orgname/teams endpoint at internal/route/api/v1/org_team.go:8 returns all teams for any organization without requiring authentication. The route group at internal/route/api/v1/api.go:380-385 lacks the reqToken() middleware, and the listTeams() handler performs no authentication check, exposing team IDs, names, descriptions, and permission levels to any unauthenticated caller. This vulnerability is fixed in 0.14.3.
- Affected products
- Gogs
- Fix
- Available
- CVSS 4.0
- 6.9 MEDIUM
- EPSS
- 1.1% (62th percentile)
- Weakness
- CWE-200
- NVD status
- Deferred
- Published
- 2026-06-24
No indexed exploits for CVE-2026-52815 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-52815 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.