Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5367 articles · 195575 vulns · 37/41 feeds (7d)
← Back to list
—
CVE-2026-25119PATCHED
gogs · gogs

Gogs: Authentication Bypass via Unvalidated Reverse Proxy Headers

Description

Gogs is an open source self-hosted Git service. Prior to 0.14.3, when ENABLE_REVERSE_PROXY_AUTHENTICATION is enabled, Gogs accepts the configured authentication header (default: X-WEBAUTH-USER) directly from client requests without validating that the request originated from a trusted reverse proxy. Any remote attacker who can reach the Gogs service can forge this header to impersonate any user or trigger automatic account creation, completely bypassing authentication. 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-w6j9-vw59-27wv(x_refsource_CONFIRM)
  • https://github.com/gogs/gogs/pull/8264(x_refsource_MISC)
  • https://github.com/gogs/gogs/commit/0089c4c8e5b8d99eb6e5c8727f8f40d765f1f58a(x_refsource_MISC)
  • https://github.com/gogs/gogs/releases/tag/v0.14.3(x_refsource_MISC)

Related News (1 articles)

Tier C
VulDB56d ago
CVE-2026-25119 | Gogs up to 0.14.2 authentication spoofing (GHSA-w6j9-vw59-27wv)
→ No new info (linked only)
CISA KEV❌ No
Actively exploited❌ No
Patch available
gogs.io/gogs@0.14.3
CWECWE-290
PublishedJun 22, 2026
Last enriched56d agov2
Tags
GHSA-w6j9-vw59-27wvgocode executionremoteauthenticatedcriticalzero-dayargument injectionCVE-2026-25119
Trending Score0
Source articles1
Independent1
Info Completeness9/14
Missing: cvss, 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
MEDIUMCVE-2026-52802EXP
Gogs: Open Redirect via redirect_to in Gogs

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 22, 2026
Discovered by ZDM
Jun 22, 2026
Updated: description, severity, tags
Jun 25, 2026
Patch Available
Jun 25, 2026

Version History

v2
Last enriched 56d ago
v2Tier C56d ago

Updated severity to CRITICAL, added CVE-2026-25119, and provided a more detailed description of the vulnerability.

descriptionseveritytags
via VulDB
v159d ago

Initial creation