Open redirect in gogs - CVE-2026-52802
Published: June 19, 2026
gogs
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect users to arbitrary external sites.
The vulnerability exists due to improper url validation in the redirect_to parameter handling when processing redirect requests. A remote attacker can supply a crafted redirect_to parameter to redirect users to arbitrary external sites.
User interaction is required because the victim must follow a crafted link and complete the affected flow.