Home

Description

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a Server-Side Request Forgery (SSRF) vulnerability exists in the repository migration functionality. The application validates only the initially submitted URL hostname, but git clone --mirror follows HTTP redirects. An authenticated user can submit a public URL that redirects to a blocked internal endpoint (e.g., 127.0.0.1), importing the internal repository's contents into an attacker-controlled repository. This vulnerability is fixed in 0.14.3.

PUBLISHED Reserved 2026-06-08 | Published 2026-06-24 | Updated 2026-06-26 | Assigner GitHub_M




HIGH: 8.7CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N

Problem types

CWE-918: Server-Side Request Forgery (SSRF)

Product status

< 0.14.3
affected

References

github.com/gogs/gogs/security/advisories/GHSA-g2f5-gjr4-qjvm exploit

github.com/gogs/gogs/security/advisories/GHSA-g2f5-gjr4-qjvm

github.com/gogs/gogs/pull/8324

github.com/...ommit/b9a0093e9cd1b2b3c7f42f9feca396dc772c4f1b

github.com/gogs/gogs/releases/tag/v0.14.3

cve.org (CVE-2026-52805)

nvd.nist.gov (CVE-2026-52805)

Download JSON