Open redirect in Gitea - CVE-2026-25779
Published: June 22, 2026
Gitea
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect users to an arbitrary website.
The vulnerability exists due to open redirect in the redirect_to parameter when processing login requests. A remote attacker can supply a crafted redirect_to value using directory traversal sequences and a backslash to redirect users to an arbitrary website.
Successful exploitation occurs after the victim logs in using a crafted link.