CVE-2026-52802
5.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| gogs | gogs | < 0.14.3 | affected |
Weaknesses
- CWE-601: CWE-601: URL Redirection to Untrusted Site ('Open Redirect')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
Additional References
References
- https://github.com/gogs/gogs/security/advisories/GHSA-xxhq-69mf-w8cr
- https://github.com/gogs/gogs/pull/8322
- https://github.com/gogs/gogs/commit/c5da9631dc75f692f313373ae229c4d47ba6517f
- https://github.com/gogs/gogs/releases/tag/v0.14.3
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.