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.
References
Configurations
No configuration.
History
25 Jun 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/gogs/gogs/security/advisories/GHSA-g2f5-gjr4-qjvm - |
24 Jun 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-24 21:16
Updated : 2026-06-26 05:16
NVD link : CVE-2026-52805
Mitre link : CVE-2026-52805
CVE.ORG link : CVE-2026-52805
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)
