๐Ÿ” CVE Alert

CVE-2026-82882

HIGH 8.8

Devtron through 2.2.0 Missing Authorization via webhook API token endpoint

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor devtron-labs
Product devtron
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for devtron-labs devtron

Be the first to know when new high vulnerabilities affecting devtron-labs devtron are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

devtron-labs / devtron
0 โ‰ค 2.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/devtron-labs/devtron/issues/7013 github.com: https://github.com/devtron-labs/devtron github.com: https://github.com/devtron-labs/devtron/blob/v2.2.0/api/apiToken/ApiTokenRestHandler.go github.com: https://github.com/devtron-labs/devtron/blob/v2.2.0/pkg/apiToken/ApiTokenService.go vulncheck.com: https://www.vulncheck.com/advisories/devtron-through-2.2.0-missing-authorization-via-webhook-api-token-endpoint

Credits

๐Ÿ” George Chen