Description
Gitea's notification API does not re-validate repository access permissions when returning notification details. After a user's access to a private repository is revoked, they may still view issue and pull request titles through previously received notifications.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Product status
Any version
Credits
spingARbor
References
github.com/.../gitea/security/advisories/GHSA-g54m-9f6g-wj7q (GitHub Security Advisory)
github.com/go-gitea/gitea/pull/36339 (GitHub Pull Request #36339)
github.com/go-gitea/gitea/releases/tag/v1.25.4 (Gitea v1.25.4 Release)
blog.gitea.com/release-of-1.25.4/ (Gitea v1.25.4 Release Blog Post)