Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5407 articles · 195671 vulns · 37/41 feeds (7d)
← Back to list
5.4
CVE-2026-52802EXPLOITEDPATCHED
gogs · gogs

Gogs: Open Redirect via redirect_to in Gogs

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.

Affected Products

VendorProductVersions
gogsgogsgo/gogs.io/gogs: <= 0.14.2

References

  • https://github.com/gogs/gogs/security/advisories/GHSA-xxhq-69mf-w8cr(x_refsource_CONFIRM)
  • https://github.com/gogs/gogs/pull/8322(x_refsource_MISC)
  • https://github.com/gogs/gogs/commit/c5da9631dc75f692f313373ae229c4d47ba6517f(x_refsource_MISC)
  • https://github.com/gogs/gogs/releases/tag/v0.14.3(x_refsource_MISC)

Related News (2 articles)

Tier C
VulDB56d ago
CVE-2026-52802 | Gogs up to 0.14.2 IsSameSite redirect
→ No new info (linked only)
Tier B
BSI Advisories62d ago
[NEU] [kritisch] Gogs: Mehrere Schwachstellen
→ No new info (linked only)
CVSS 3.15.4 MEDIUM
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
gogs.io/gogs@0.14.3
CWECWE-601
PublishedJun 23, 2026
Last enriched56d agov2
Tags
GHSA-xxhq-69mf-w8crgocode executionremoteauthenticatedcriticalzero-dayargument injectionCVE-2026-52802
Trending Score0
Source articles2
Independent2
Info Completeness10/14
Missing: epss, kev, exploit, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

CRITICALCVE-2026-52813EXPKEV
Gogs: Path Traversal in organization name results in RCE through Git hooks
Trending: 135
HIGHCVE-2026-52810
Gogs: Write to readonly repositories using receive-pack + service=git-upload-pack confusion
Trending: 50
HIGHCVE-2026-52805EXP
Gogs: Migration Redirect Bypass Leads to Internal Repository Theft
CRITICALCVE-2026-52806EXPKEV
Gogs: RCE via git rebase --exec argument injection in pull request merge
HIGHCVE-2026-25119
Gogs: Authentication Bypass via Unvalidated Reverse Proxy Headers

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 23, 2026
Discovered by ZDM
Jun 23, 2026
Updated: description, severity, activelyExploited, tags
Jun 25, 2026
Actively Exploited
Jun 25, 2026
Patch Available
Jun 25, 2026

Version History

v2
Last enriched 56d ago
v2Tier C56d ago

Updated severity to HIGH, added CVE-2026-52802, and noted that no exploit is available.

descriptionseverityactivelyExploitedtags
via VulDB
v158d ago

Initial creation