CVE-2026-25782: Gitea tracked-time deletion is not scoped to the requested issue
(updated )
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.
References
- blog.gitea.com/release-of-1.25.5
- github.com/advisories/GHSA-qm72-8prh-g92x
- github.com/go-gitea/gitea/commit/5ad87616c9c654fc44c611ccfd4e496257c8f96b
- github.com/go-gitea/gitea/commit/8051056075719b7629eef44689b5a61d5ff080a9
- github.com/go-gitea/gitea/pull/36664
- github.com/go-gitea/gitea/pull/36689
- github.com/go-gitea/gitea/releases/tag/v1.25.5
- nvd.nist.gov/vuln/detail/CVE-2026-25782
Code Behaviors & Features
Detect and mitigate CVE-2026-25782 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 →