cvedb.io
CVE-2026-23632
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-02-06T18:15:56.553 · Last modified 2026-06-17T10:21:52.207

Summary

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 products

gogs — gogs

Does this affect you?

Add your gear to cvedb and we'll alert you only when gogs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.