Sploitus

CVE-2026-52808

No indexed exploits for CVE-2026-52808 yet

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 >= AccessModeAdmin. A write-level collaborator (who has AccessMode == AccessModeWrite < 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.

Affected products
Gogs
CVSS 3.1
7.1 HIGH
EPSS
0.3% (26th percentile)
Weakness
CWE-269, CWE-863
NVD status
Deferred
Published
2026-06-24
CVE-2026-52808 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-52808 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-52808 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.