Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-52812
PUBLISHED
More InfoOfficial Page
Assigner-GitHub_M
Assigner Org ID-a0819718-46f1-4df5-94e2-005712e83aaa
View Known Exploited Vulnerability (KEV) details
Published At-24 Jun, 2026 | 20:32
Updated At-24 Jun, 2026 | 20:32
Rejected At-
▼CVE Numbering Authority (CNA)
Gogs: LFS dedupe path leaks private repo content across tenants

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.

Affected Products
Vendor
gogs
Product
gogs
Versions
Affected
  • < 0.14.3
Problem Types
TypeCWE IDDescription
CWECWE-345CWE-345: Insufficient Verification of Data Authenticity
CWECWE-639CWE-639: Authorization Bypass Through User-Controlled Key
CWECWE-862CWE-862: Missing Authorization
Type: CWE
CWE ID: CWE-345
Description: CWE-345: Insufficient Verification of Data Authenticity
Type: CWE
CWE ID: CWE-639
Description: CWE-639: Authorization Bypass Through User-Controlled Key
Type: CWE
CWE ID: CWE-862
Description: CWE-862: Missing Authorization
Metrics
VersionBase scoreBase severityVector
4.07.1HIGH
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
Version: 4.0
Base score: 7.1
Base severity: HIGH
Vector:
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
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/gogs/gogs/security/advisories/GHSA-6p9m-q3jp-47h4
x_refsource_CONFIRM
https://github.com/gogs/gogs/pull/8333
x_refsource_MISC
https://github.com/gogs/gogs/commit/f35a767af74e05342bafc6fdda02c791816426f8
x_refsource_MISC
https://github.com/gogs/gogs/releases/tag/v0.14.3
x_refsource_MISC
Hyperlink: https://github.com/gogs/gogs/security/advisories/GHSA-6p9m-q3jp-47h4
Resource:
x_refsource_CONFIRM
Hyperlink: https://github.com/gogs/gogs/pull/8333
Resource:
x_refsource_MISC
Hyperlink: https://github.com/gogs/gogs/commit/f35a767af74e05342bafc6fdda02c791816426f8
Resource:
x_refsource_MISC
Hyperlink: https://github.com/gogs/gogs/releases/tag/v0.14.3
Resource:
x_refsource_MISC
Details not found