Improper privilege management in Gitea Runner - CVE-2026-73802
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary commands as root on the runner host.
The vulnerability exists due to improper privilege management in gitea-runner job container HostConfig handling when processing workflow-controlled container.options. A remote user can submit a specially crafted workflow with container options that preserve host namespace, capability, and security profile flags to execute arbitrary commands as root on the runner host.
Exploitation requires the ability to submit a workflow to a repository using a Docker-backed shared runner.