Information disclosure in Gitea - CVE-2026-55982
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 OIDC userinfo endpoint when handling bearer-authenticated requests with API tokens. A remote user can send a request with a narrowly scoped personal access token to disclose sensitive information.
The issue is limited to identity claims associated with the authenticated user, including email address and group membership information.