CVE-2026-82882
Received Received - Intake

Devtron Admin API Token Exposure via Missing Authorization

Vulnerability report for CVE-2026-82882, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-31

Last updated on: 2026-08-31

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-31
Last Modified
2026-08-31
Generated
2026-09-01
AI Q&A
2026-09-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
devtron devtron to 2.2.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Devtron through version 2.2.0 has a flaw where it does not check if users are authorized to access the GET /orchestrator/api-token/webhook endpoint. This allows any authenticated user to retrieve admin API tokens by providing arbitrary project, environment, and application details. The retrieved tokens are plaintext super-admin JWT tokens, giving full control over the platform.

Detection Guidance

Check Devtron logs for unauthorized access to the /orchestrator/api-token/webhook endpoint. Monitor network traffic for requests to this endpoint with arbitrary project, environment, or application parameters. Review API token exposure in logs or database queries.

Impact Analysis

If you use Devtron through version 2.2.0, an attacker with any valid user account could exploit this to gain super-admin privileges. This could lead to unauthorized access, data theft, or complete control over your Devtron instance and its resources.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating compliance requirements such as GDPR (data protection) and HIPAA (health information privacy). Unauthorized access may result in data breaches, leading to legal penalties and loss of trust.

Mitigation Strategies

Upgrade Devtron to a version that enforces authorization checks on the affected endpoint. Revoke all exposed admin API tokens immediately. Restrict access to the /orchestrator/api-token/webhook endpoint to authorized users only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82882. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart