Gitea · Gitea · CVE-2026-58417
**Name of the Vulnerable Software and Affected Versions**
Gitea (affected versions not specified)
**Description**
The REST API exposes organization membership of public members within a private organization. An unauthorized user can determine if a specific user is a member of a private organization by sending a GET request to the endpoint "/orgs/{org}/public members/{username}". This information is otherwise hidden from the web application and the user's profile page.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.