Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://blog.gitea.com/release-of-1.25.5/
- https://github.com/go-gitea/gitea/pull/36664
- https://github.com/go-gitea/gitea/pull/36689
- https://github.com/go-gitea/gitea/releases/tag/v1.25.5
FAQ
What is CVE-2026-25782?
CVE-2026-25782 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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.
How severe is CVE-2026-25782?
CVE-2026-25782 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25782?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.