Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3749 articles · 197559 vulns · 37/41 feeds (7d)
← Back to list
9.8
CVE-2026-20896KEVEXPLOITEDPATCHED
gitea · gitea

Gitea Docker image trusts spoofable reverse-proxy headers by default

Description

Gitea's official Docker image configured reverse-proxy authentication to trust identity headers from any client IP address rather than only from trusted reverse proxies, allowing unauthenticated attackers to impersonate arbitrary users. The maintainer shared the steps to reproduce it, warning that 'any process that can reach the Gitea container's HTTP port directly - not through the intended authenticating proxy - can impersonate any user whose login name is known or guessable. Admin accounts (admin, gitea_admin, etc.) are the obvious targets.'

Affected Products

VendorProductVersions
giteagiteago/code.gitea.io/gitea: < 1.26.3

References

  • https://github.com/go-gitea/gitea/security/advisories/GHSA-f75j-4cw6-rmx4(vendor-advisory)
  • https://github.com/go-gitea/gitea/pull/38151(patch)
  • https://github.com/go-gitea/gitea/releases/tag/v1.26.3(release-notes)
  • https://blog.gitea.com/release-of-1.26.3-and-1.26.4/(release-notes)
  • https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-20896.yaml(exploit, nuclei)

Related News (7 articles)

Tier D
SecurityWeek2h ago
CISA Warns of Exploited Gitea Vulnerability
→ No new info (linked only)
Tier D
BleepingComputer46d ago
Hackers exploit critical auth bypass in Gitea Docker image
→ No new info (linked only)
Tier E
Reddit r/cybersecurity49d ago
Critical Gitea Flaw Under Active Exploitation, Researchers Warn
→ No new info (linked only)
Tier D
SecurityWeek49d ago
Critical Gitea Flaw Under Active Exploitation, Researchers Warn
→ No new info (linked only)
Tier E
Reddit r/cybersecurity50d ago
Exploitarium coverage update: CVE-2026-20896 Gitea probing confirmed + 10 new rules added
→ No new info (linked only)
Tier D
The Hacker News50d ago
Threat Actors Probe Gitea Docker Flaw CVE-2026-20896 13 Days After Disclosure
→ No new info (linked only)
Tier C
VulDB53d ago
CVE-2026-20896 | Gitea up to 1.26.2 access control (GHSA-f75j-4cw6-rmx4)
→ No new info (linked only)
CVSS 3.19.8 CRITICAL
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA KEV✅ Yes
Actively exploited✅ Yes
Patch available
code.gitea.io/gitea@1.26.3
CWECWE-284
PublishedJul 3, 2026
Last enriched46d agov4
Tags
authenticationbypass
Trending Score145🔥
Source articles7
Independent5
Info Completeness10/14
Missing: epss, kev, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

CRITICALCVE-2026-58433
Team-repository linking endpoint bypasses the RepoAdminChangeTeamAccess organization setting
Trending: 13
HIGHCVE-2026-58417
REST API exposes organization membership of private organizations to public
Trending: 11
CRITICALCVE-2026-58508
Two SSRF vulnerabilities in Gitea migration/mirror (DNS rebinding + missing re-validation)
Trending: 11
HIGHCVE-2026-58438
Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access
Trending: 11
HIGHCVE-2026-58427
Private org member list leaked via /members API endpoint — incomplete fix for PR #38145
Trending: 8

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 3, 2026
Added to CISA KEV
Jul 3, 2026
Discovered by ZDM
Jul 3, 2026
Updated: exploitAvailable, activelyExploited
Jul 6, 2026
Actively Exploited
Jul 7, 2026
Exploit Available
Jul 7, 2026
Patch Available
Jul 7, 2026
Updated: affectedVersions
Jul 7, 2026
Updated: description, cweIds, tags
Jul 10, 2026

Version History

v4
Last enriched 46d ago
v4Tier D46d ago

Updated description with detailed exploitation steps, added new CWE ID, and included patch version 1.26.4.

descriptioncweIdstags
via BleepingComputer
v3Tier D49d ago

Added affected versions 1.26.3 and 1.26.4, and updated patch information to reflect the new versions.

affectedVersions
via SecurityWeek
v2Tier D50d ago

Updated exploit availability to true and marked the vulnerability as actively exploited.

exploitAvailableactivelyExploited
via The Hacker News
v153d ago

Initial creation