๐Ÿ” CVE Alert

CVE-2026-34966

HIGH 7.6

Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

CVSS Score
7.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor gitea
Product gitea
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for gitea gitea

Be the first to know when new high vulnerabilities affecting gitea gitea are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

Gitea / Gitea
0 โ‰ค 1.26.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/go-gitea/gitea github.com: https://github.com/go-gitea/gitea/security/advisories/GHSA-2wm4-vwp6-v7xc github.com: https://github.com/go-gitea/gitea/commit/b969123b7fac51c88daab5cb64e5b2f4abd53288 vulncheck.com: https://www.vulncheck.com/advisories/gitea-prior-to-ssrf-via-migration-uri-fetch-bypass

Credits

๐Ÿ” Khaled Nassar