Incorrect authorization in Gitea - CVE-2026-58431
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 the /api/v1/teams/{id} API routes when handling requests with a public-only access token. A remote user can send crafted API requests to disclose sensitive information.
Private team repository metadata and private team activity feed entries may be exposed through affected team endpoints.