CVE-2026-34966
Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply arbitrary URLs through release asset download URLs, pull-request patch URLs, or OAuth avatar endpoints to reach internal services, cloud instance-metadata endpoints, or read local files such as the application configuration containing database credentials and signing secrets, with exfiltrated content persisted as migration release assets for later retrieval.
- Affected products
- Gitea
- Fix
- Available
- CVSS 4.0
- 8.3 HIGH
- CVSS 3.1
- 7.6 HIGH
- EPSS
- 0.3% (24th percentile)
- Weakness
- CWE-918
- NVD status
- Received
- Published
- 2026-08-05
CVE-2026-34966 at NVD
1 known exploit for CVE-2026-34966
Proof-of-concept code and exploit modules indexed by Sploitus