SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-82882

HIGH · CVSS 8.8 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Devtron versions up to 2.2.0 are vulnerable due to a lack of authorization checks on the GET /orchestrator/api-token/webhook endpoint, enabling any authenticated user to access sensitive admin API tokens. This flaw allows attackers to obtain plaintext super-admin JWT tokens, granting them full control over the platform. Organizations using affected versions should prioritize patching this vulnerability to prevent potential exploitation by malicious insiders or compromised accounts.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82882
Severity
HIGH
CVSS
8.8
EPSS
0.31%

Original NVD 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.