CVE-2026-25782
Description
Gitea versions before 1.25.5 look up tracked-time entries by time ID without scoping the lookup to the issue in the request URL, allowing deletion attempts to target entries from another issue.
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-639 | cna | Authorization Bypass Through User-Controlled Key |
References (4)
- GitHub Pull Request #36664 https://github.com/go-gitea/gitea/pull/36664
- GitHub Pull Request #36689 https://github.com/go-gitea/gitea/pull/36689
- 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/