CVE-2026-27780
Description
Gitea versions before 1.26.0 do not fail closed on bufio.Scanner errors while processing pre-receive hook input, allowing oversized input to bypass branch-protection checks.
Metadata
Severity & Metrics
No CVSS data available.
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| Gitea | Gitea Open Source Git Server | — | 0 < 1.26.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-863 | cna | Incorrect Authorization |
References (3)
- GitHub Pull Request #36963 https://github.com/go-gitea/gitea/pull/36963
- Gitea v1.26.0 Release https://github.com/go-gitea/gitea/releases/tag/v1.26.0
- Gitea v1.26.0 Release Blog Post https://blog.gitea.com/release-of-1.26.0/