CVE-2026-52812
HIGHGogs: LFS dedupe path leaks private repo content across tenants
Title source: cnaDescription
Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git LFS storage is content-addressed by OID alone (<LFS-root>/<oid[0]>/<oid[1]>/<oid>) 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.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/gogs/gogs/security/advisories/GHSA-6p9m-q3jp-47h4
X_Refsource_Misc x_refsource_misc
https://github.com/gogs/gogs/pull/8333
X_Refsource_Misc x_refsource_misc
https://github.com/gogs/gogs/commit/f35a767af74e05342bafc6fdda02c791816426f8
X_Refsource_Misc x_refsource_misc
https://github.com/gogs/gogs/releases/tag/v0.14.3
Scores
CVSS v4
7.1
EPSS
0.0024
EPSS Percentile
14.5%
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-345
CWE-639
CWE-862
Status
published
Products (1)
gogs/gogs
< 0.14.3
Published
Jun 24, 2026
Tracked Since
Jun 25, 2026