Moderate severityNVD Advisory· Published Feb 6, 2026· Updated Feb 6, 2026
Gogs user can update repository content with read-only permission
CVE-2026-23632
Description
Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, the endpoint "PUT /repos/:owner/:repo/contents/*" does not require write permissions and allows access with read permission only via repoAssignment(). After passing the permission check, PutContents() invokes UpdateRepoFile(), which results in commit creation and the execution of git push. As a result, a token with read-only permission can be used to modify repository contents. This issue has been patched in versions 0.13.4 and 0.14.0+dev.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
gogs.io/gogsGo | < 0.13.4 | 0.13.4 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-5qhx-gwfj-6jqrghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-23632ghsaADVISORY
- github.com/gogs/gogs/pull/8102/commits/b6afcdb2e8d291e2adaaf6a8b7f88d240606515dghsaWEB
- github.com/gogs/gogs/releases/tag/v0.13.4ghsaWEB
- github.com/gogs/gogs/security/advisories/GHSA-5qhx-gwfj-6jqrghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.