CVE-2026-26307: Gitea git grep searches allow server resource exhaustion
(updated )
Gitea versions before 1.25.5 do not enforce a timeout on git grep searches, allowing expensive searches to consume server resources.
References
- blog.gitea.com/release-of-1.25.5
- github.com/advisories/GHSA-h9c5-x7g8-4q7f
- github.com/go-gitea/gitea/commit/5d87bb3d4566e71b791a8114bfc9e25c037ab5fe
- github.com/go-gitea/gitea/commit/f7e3569fab57d3525280670dffcc30c84c87b115
- github.com/go-gitea/gitea/pull/36809
- github.com/go-gitea/gitea/pull/36835
- github.com/go-gitea/gitea/releases/tag/v1.25.5
- nvd.nist.gov/vuln/detail/CVE-2026-26307
Code Behaviors & Features
Detect and mitigate CVE-2026-26307 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →