CVE-2026-26307
Description
Gitea versions before 1.25.5 do not enforce a timeout on git grep searches, allowing expensive searches to consume server resources.
Metadata
Severity & Metrics
No CVSS data available.
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| Gitea | Gitea Open Source Git Server | — | 0 < 1.25.5 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-400 | cna | Uncontrolled Resource Consumption |
References (4)
- GitHub Pull Request #36809 https://github.com/go-gitea/gitea/pull/36809
- GitHub Pull Request #36835 https://github.com/go-gitea/gitea/pull/36835
- Gitea v1.25.5 Release https://github.com/go-gitea/gitea/releases/tag/v1.25.5
- Gitea v1.25.5 Release Blog Post https://blog.gitea.com/release-of-1.25.5/