GHSA-m7qq-f4rg-v5m5MediumCVSS 6.5
The GET /api/v1/user/actions/runners/registration-token endpoint (and its owner- and repository...
🔗 CVE IDs covered (1)
📋 Description
The GET /api/v1/user/actions/runners/registration-token endpoint (and its owner- and repository-level equivalents) creates a new runner registration token if none exists, yet the API scope middleware classifies it as read-only because it is a GET request. A holder of a leaked read:user-scoped token can therefore mint a registration token and register a malicious Actions runner that executes workflow jobs with access to repository secrets and source code.
🔗 References (6)
- https://github.com/go-gitea/gitea/security/advisories/GHSA-v43r-86x9-8523
- https://nvd.nist.gov/vuln/detail/CVE-2026-24059
- https://github.com/go-gitea/gitea/pull/36801
- https://blog.gitea.com/release-of-1.25.5
- https://github.com/go-gitea/gitea/releases/tag/v1.25.5
- https://github.com/advisories/GHSA-m7qq-f4rg-v5m5