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.
https://github.com/go-gitea/gitea/releases/tag/v1.25.5
https://github.com/go-gitea/gitea/pull/36689