Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/devtron-labs/devtron
  4. ›
  5. CVE-2026-25538

CVE-2026-25538: Devtron Attributes API Unauthorized Access Leading to API Token Signing Key Leakage

February 4, 2026 (updated February 5, 2026)

This vulnerability exists in Devtron’s Attributes API interface, allowing any authenticated user (including low-privileged CI/CD Developers) to obtain the global API Token signing key by accessing the /orchestrator/attributes?key=apiTokenSecret endpoint. After obtaining the key, attackers can forge JWT tokens for arbitrary user identities offline, thereby gaining complete control over the Devtron platform and laterally moving to the underlying Kubernetes cluster.

CWE Classification: CWE-862 (Missing Authorization)

References

  • github.com/advisories/GHSA-8wpc-j9q9-j5m2
  • github.com/devtron-labs/devtron
  • github.com/devtron-labs/devtron/commit/d2b0d260d858ab1354b73a8f50f7f078ca62706f
  • github.com/devtron-labs/devtron/security/advisories/GHSA-8wpc-j9q9-j5m2
  • nvd.nist.gov/vuln/detail/CVE-2026-25538

Code Behaviors & Features

Detect and mitigate CVE-2026-25538 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 2.0.0

Solution

Unfortunately, there is no solution available yet.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

go/github.com/devtron-labs/devtron/CVE-2026-25538.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 07 Feb 2026 12:18:06 +0000.