Improper access control in Gitea - CVE-2026-58417
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 "/orgs/{org}/public_members/{username}" REST API endpoint when handling GET requests for public member lookups in private organizations. A remote user can send a crafted API request to disclose sensitive information.
The issue leaks whether a user is a member of a private organization through the endpoint response.