CVE-2026-22547
Description
Gitea versions before 1.25.5 lack validation constraints for repository creation fields, including length-limited template fields and trust model or object format values.
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-20 | cna | Improper Input Validation |
References (4)
- GitHub Pull Request #36671 https://github.com/go-gitea/gitea/pull/36671
- GitHub Pull Request #36757 https://github.com/go-gitea/gitea/pull/36757
- 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/