Resource exhaustion in Gitea - CVE-2026-60021
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the GitLab migration downloader version probe when requesting the remote /api/v4/version endpoint. A remote user can operate a GitLab-compatible server that keeps the response open indefinitely to cause a denial of service.
Only the initial version probe is unaffected by the migration task context, so cancellation does not interrupt the request. Exploitation is reachable by any authenticated user who can start a repository migration.