Missing Authorization in Gitea - CVE-2026-27783
Published: June 8, 2026
Gitea
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to missing authorization in the issue-template API endpoints when handling requests to read issue-template and issue-config files from the repository default branch. A remote user can send crafted API requests to disclose sensitive information.
The issue affects private repositories when the caller has access to any repository unit, such as the Issues unit, but lacks Code-unit permission.