Medium severityNVD Advisory· Published Jun 24, 2026· Updated Jun 25, 2026
CVE-2026-52815
CVE-2026-52815
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
gogs.io/gogsGo | < 0.14.3 | 0.14.3 |
Affected products
3- osv-coordsRange: < 0.0.20260723T184607-160000.1.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-744x-3838-5r56ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-52815ghsaADVISORY
- github.com/gogs/gogs/commit/2ebc0e27069deade992219e10a89fbc44bec8bb9ghsaWEB
- github.com/gogs/gogs/pull/8336ghsaWEB
- github.com/gogs/gogs/releases/tag/v0.14.3ghsaWEB
- github.com/gogs/gogs/security/advisories/GHSA-744x-3838-5r56nvdWEB
News mentions
1- Gogs: 18 Vulnerabilities Including RCE and Auth Bypass Disclosed in BatchVypr Intelligence · Jun 24, 2026