Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-52802

MEDIUM NVD
CVSS Score 5.4
Severity MEDIUM
Published Jun 24, 2026
Vendor unknown

Description

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirect_to parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite function are vulnerable. The function only inspects the first two characters of the URL string. This check fails to account for directory traversal sequences followed by backslashes. This vulnerability is fixed in 0.14.3.

References