Server-Side Request Forgery (SSRF) in gogs - CVE-2026-52805
Published: June 19, 2026
gogs
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper input validation in the repository migration functionality when processing migration requests that follow HTTP redirects. A remote user can submit a public-looking repository URL that redirects to a blocked internal Git endpoint to disclose sensitive information.
User interaction is required to initiate the migration request.