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

Gogs: Migration Redirect Bypass Leads to Internal Repository Theft

Description

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a Server-Side Request Forgery (SSRF) vulnerability exists in the repository migration functionality. The application validates only the initially submitted URL hostname, but git clone --mirror follows HTTP redirects. An authenticated user can submit a public URL that redirects to a blocked internal endpoint (e.g., 127.0.0.1), importing the internal repository's contents into an attacker-controlled repository. This vulnerability is fixed in 0.14.3.

Affected Products

VendorProductVersions
gogsgogsgo/gogs.io/gogs: < 0.14.3

References

  • https://github.com/gogs/gogs/security/advisories/GHSA-g2f5-gjr4-qjvm(x_refsource_CONFIRM)
  • https://github.com/gogs/gogs/pull/8324(x_refsource_MISC)
  • https://github.com/gogs/gogs/commit/b9a0093e9cd1b2b3c7f42f9feca396dc772c4f1b(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-52805 | Gogs up to 0.14.2 server-side request forgery (GHSA-g2f5-gjr4-qjvm)
→ No new info (linked only)
Tier B
BSI Advisories62d ago
[NEU] [kritisch] Gogs: Mehrere Schwachstellen
→ No new info (linked only)
CVSS 3.18.7 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
gogs.io/gogs@0.14.3
CWECWE-918
PublishedJun 23, 2026
Last enriched56d agov2
Tags
GHSA-g2f5-gjr4-qjvmgo
Trending Score0
Source articles2
Independent2
Info Completeness9/14
Missing: epss, kev, exploit, iocs, 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
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
MEDIUMCVE-2026-52802EXP
Gogs: Open Redirect via redirect_to in Gogs

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

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

Version History

v2
Last enriched 56d ago
v2Tier C56d ago

Updated severity to CRITICAL, marked exploit as unavailable, and noted that the vulnerability is actively exploited.

severityactivelyExploited
via VulDB
v158d ago

Initial creation