Authorization bypass through user-controlled key in Gitea - CVE-2026-28740
Published: June 22, 2026
Gitea
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to authorization bypass through a user-controlled key in the Git LFS upload/object reuse path when reusing an existing Git LFS object from a private source repository. A remote user can associate a known Git LFS object from the source repository with a target repository to disclose sensitive information.
Exploitation requires Code write access to a target repository, non-Code access such as Issues access to a private source repository, and knowledge of an existing Git LFS object OID and size.