All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52801
HIGHpublished 2026-06-24 21:16 UTC · 4 days ago · modified 2026-06-25 14:19 UTC
8.1
CVSS / 10
// description
Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs Mirror Settings functionality provide an alternative way from the well protected New Migration functionality for any authenticated users to import local repositories. This issue stems from a lack of validation of SaveAddress function. This vulnerability is fixed in 0.14.3.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
// weaknesses (CWE)
- CWE-20