Vulnerability Description
Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git smart HTTP authorizes POST …/git-receive-pack using the client-supplied service query string (so ?service=git-upload-pack is evaluated as read access) while routing still runs git receive-pack, allowing push where only read should be allowed. This vulnerability is fixed in 0.14.3.
Related Weaknesses (CWE)
References
- https://github.com/gogs/gogs/commit/7c9cf53aca957959bcd98b0cc987d9901b7cb184
- https://github.com/gogs/gogs/pull/8331
- https://github.com/gogs/gogs/releases/tag/v0.14.3
- https://github.com/gogs/gogs/security/advisories/GHSA-wmfg-5p4h-5fw3
- https://github.com/gogs/gogs/security/advisories/GHSA-wmfg-5p4h-5fw3
FAQ
What is CVE-2026-52810?
CVE-2026-52810 is a documented vulnerability. Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git smart HTTP authorizes POST …/git-receive-pack using the client-supplied service query string (so ?service=git-upload-pack is evalua...
How severe is CVE-2026-52810?
CVSS scoring is not yet available for CVE-2026-52810. Check NVD for updates.
Is there a patch for CVE-2026-52810?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.