Missing Authorization in Gitea - CVE-2026-25714
Published: June 8, 2026
Gitea
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /user/orgs API endpoint when handling requests made with a public-only scoped API token. A remote user can send a request to the endpoint to disclose sensitive information.
The issue exposes private and limited-visibility organizations that belong to the token owner.