High severityNVD Advisory· Published Jun 24, 2026· Updated Jun 26, 2026
CVE-2026-52812
CVE-2026-52812
Description
Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git LFS storage is content-addressed by OID alone (/<oid[0]>/<oid[1]>/) but per-repo authorization lives in the lfs_object table keyed (repo_id, oid). serveUpload skips re-uploading when the OID file already exists on disk and inserts a new (repo_id, oid) row pointing at it without verifying the request body hashes to the OID being claimed. Any user with write access to one repo can bind their repo to an OID owned by a private repo and download the original bytes via their own download endpoint. This vulnerability is fixed in 0.14.3.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
gogs.io/gogsGo | < 0.14.3 | 0.14.3 |
Affected products
2- osv-coordsRange: < 0.0.20260723T184607-160000.1.1
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-6p9m-q3jp-47h4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-52812ghsaADVISORY
- github.com/gogs/gogs/commit/f35a767af74e05342bafc6fdda02c791816426f8nvdWEB
- github.com/gogs/gogs/pull/8333nvdWEB
- github.com/gogs/gogs/releases/tag/v0.14.3nvdWEB
- github.com/gogs/gogs/security/advisories/GHSA-6p9m-q3jp-47h4nvdWEB
News mentions
1- Gogs: 18 Vulnerabilities Including RCE and Auth Bypass Disclosed in BatchVypr Intelligence · Jun 24, 2026