Incorrect authorization in Gitea - CVE-2026-60010

 

Incorrect authorization in Gitea - CVE-2026-60010

Published: August 31, 2026


Vulnerability identifier: #VU146359
CSH Severity: Medium
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-60010
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to grant unauthorized repository access to organization teams.

The vulnerability exists due to improper access control in the repository-side team-link endpoint when handling PUT requests to /api/v1/repos/{owner}/{repo}/teams/{team}. A remote user can attach organization teams to a repository to grant unauthorized repository access to organization teams.

This occurs when the organization has disabled repository administrators from changing team access, and a non-owner repository administrator has delegated owner-level access through an attached admin team.


Affected software

Gitea

How to mitigate CVE-2026-60010

Install security update from vendor's website.

Gitea - update to 1.27.3

External References

Related Security Bulletins