Improper access control in Gitea - CVE-2026-20800
Published: July 14, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in /api/v1/user/starred and /api/v1/user/times when handling requests for user-starred repositories and tracked time entries. A remote user can query these endpoints after access revocation to disclose sensitive information.
The issue leaks metadata from private repositories, including repository objects and private issue titles, after the user's access has been revoked.