---
id: CVE-2026-82882
title: >-
  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
summary: >-
  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 w…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-862
published: '2026-08-31'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:18:59.270'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82882'
references:
  - url: 'https://github.com/devtron-labs/devtron'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/devtron-labs/devtron/blob/v2.2.0/api/apiToken/ApiTokenRestHandler.go
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/devtron-labs/devtron/blob/v2.2.0/pkg/apiToken/ApiTokenService.go
    label: disclosure@vulncheck.com
  - url: 'https://github.com/devtron-labs/devtron/issues/7013'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/devtron-through-2.2.0-missing-authorization-via-webhook-api-token-endpoint
    label: disclosure@vulncheck.com
  - url: 'https://github.com/devtron-labs/devtron/issues/7013'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00569
epssPercentile: 0.44787
ingestedAt: '2026-09-08T21:11:12.288Z'
vendor: devtron-labs
product: devtron
affected:
  - devtron <= 2.2.0
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-02T14:55:22.356310Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
