GHSA-mrqp-7v92-wchjHighCVSS 8.8
Devtron through 2.2.0 fails to enforce authorization checks on the GET /orchestrator/api-token...
🔗 CVE IDs covered (1)
📋 Description
Devtron through 2.2.0 fails to enforce authorization checks on the GET /orchestrator/api-token/webhook endpoint, allowing authenticated users to retrieve admin API tokens. Attackers with any authenticated account can query the endpoint with arbitrary project, environment, and application parameters to retrieve plaintext super-admin JWT tokens for full platform control.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82882
- https://github.com/devtron-labs/devtron/issues/7013
- https://github.com/devtron-labs/devtron
- https://github.com/devtron-labs/devtron/blob/v2.2.0/api/apiToken/ApiTokenRestHandler.go
- https://github.com/devtron-labs/devtron/blob/v2.2.0/pkg/apiToken/ApiTokenService.go
- https://www.vulncheck.com/advisories/devtron-through-2.2.0-missing-authorization-via-webhook-api-token-endpoint
- https://github.com/advisories/GHSA-mrqp-7v92-wchj