CVE-2026-52801 PUBLISHED

Gogs: Ability to import local repositories via Mirror Settings

Assigner: GitHub_M
Reserved: 08.06.2026 Published: 24.06.2026 Updated: 25.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CVSS Score: 8.1

Product Status

Vendor gogs
Product gogs
Versions
  • Version < 0.14.3 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE