{"id":"CVE-2026-52808","summary":"Gogs: Write-level collaborators can mutate admin-only repository settings via API","details":"Gogs is an open source self-hosted Git service. Prior to 0.14.3, three API endpoints — PATCH /api/v1/repos/:owner/:repo/issue-tracker, PATCH /api/v1/repos/:owner/:repo/wiki, and POST /api/v1/repos/:owner/:repo/mirror-sync — are gated by reqRepoWriter() rather than reqRepoAdmin(). The equivalent operations in the web UI sit behind reqRepoAdmin, which requires AccessMode \u003e= AccessModeAdmin. A write-level collaborator (who has AccessMode == AccessModeWrite \u003c AccessModeAdmin) can therefore call these API endpoints directly to disable the native issue tracker or wiki, inject attacker-controlled external tracker/wiki URLs that redirect all repository visitors, or trigger mirror sync — none of which they are authorized to do. This vulnerability is fixed in 0.14.3.","aliases":["GHSA-268j-37xf-pp52","GO-2026-5065"],"modified":"2026-08-12T03:51:20.152255841Z","published":"2026-06-24T20:27:41.410Z","related":["openSUSE-SU-2026:21483-1"],"database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52808.json","cna_assigner":"GitHub_M","cwe_ids":["CWE-269","CWE-863"]},"references":[{"type":"WEB","url":"https://github.com/gogs/gogs/releases/tag/v0.14.3"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52808.json"},{"type":"ADVISORY","url":"https://github.com/gogs/gogs/security/advisories/GHSA-268j-37xf-pp52"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-52808"},{"type":"FIX","url":"https://github.com/gogs/gogs/commit/6283462119bd8894f1599d70339b5e823f99954a"},{"type":"FIX","url":"https://github.com/gogs/gogs/pull/8327"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/gogs/gogs","events":[{"introduced":"0"},{"fixed":"6283462119bd8894f1599d70339b5e823f99954a"},{"fixed":"3ba8aca90e17e5410b7e8b227c9f29256ac3e875"}],"database_specific":{"extracted_events":[{"introduced":"0"},{"fixed":"0.14.3"}],"source":["AFFECTED_FIELD","REFERENCES"]}}],"versions":["v0.14.2-rc.1","v0.14.2","v0.14.1-rc.1","v0.14.1","v0.14.0-rc.1","v0.14.0","latest-commit-build","v0.11.91","v0.11.86","v0.11.79","v0.11.66","v0.11.53","v0.11.43","v0.11.34","v0.11.33","v0.11.29","v0.11.19","v0.11.4","v0.11","v0.11rc","v0.10.18","v0.10.8","v0.10","v0.10rc","v0.9.141","v0.9.128","v0.9.113","v0.9.97","v0.9.71","v0.9.60","v0.9.48","v0.9.46","v0.9.13","v0.9.0","v0.8.43","v0.8.25","v0.8.10","v0.8.0","v0.7.33","v0.7.22","v0.7.19","v0.7.6","v0.7.0","v0.6.15","v0.6.9","v0.6.3","v0.6.1","v0.5.13","v0.5.11","v0.5.9","v0.5.8","v0.5.5","v0.5.2","v0.5.0","v0.4.2","v0.4.1","v0.4.0","v0.3.1","v0.3.0","v0.2.0"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-52808.json"}}],"schema_version":"1.9.0","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L"}]}