CVE-2026-24059

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-13 17:17

Updated : 2026-08-26 16:53


NVD link : CVE-2026-24059

Mitre link : CVE-2026-24059

CVE.ORG link : CVE-2026-24059


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management