Information disclosure in Gitea - CVE-2026-73135
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper access control in repository listing endpoints when handling repository search, forks listing, or watched repository listing requests. A remote attacker can query these endpoints to disclose sensitive information.
The issue exposes repository metadata for repositories owned by hidden users, while direct routes to those repositories still return 404 responses.