cbcvebase.
CVE-2026-25538
published 2026-02-04

CVE-2026-25538: Devtron is an open source tool integration platform for Kubernetes. In version 2.0.0 and prior, a vulnerability exists in Devtron's Attributes API interface…

PriorityP260high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
0.39%
31.1th percentile
Devtron is an open source tool integration platform for Kubernetes. In version 2.0.0 and prior, a 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. This issue has been patched via commit d2b0d26.

Affected

3 ranges
VendorProductVersion rangeFixed in
devtron-labsdevtron<= 2.0.0
devtrondevtron< 2.0.02.0.0
github.comdevtron-labs_devtron0 – 2.0.0

Detection & IOCsextracted from sources · hover to see the quote

url/orchestrator/attributes?key=apiTokenSecret
  • Monitor HTTP requests to the /orchestrator/attributes endpoint with the query parameter key=apiTokenSecret, especially from low-privileged user accounts (CI/CD Developer roles), as this is the specific endpoint abused to extract the JWT signing secret.
  • After key extraction, attackers forge JWT tokens offline for arbitrary user identities. Detect anomalous JWT usage patterns such as tokens for high-privileged users (admin) originating from sessions that previously authenticated as low-privileged CI/CD Developer accounts.
  • ·The global API Token signing key (apiTokenSecret) is retrievable via the Attributes API by any authenticated user. If this key has been exposed, all existing JWT tokens should be considered compromised and the signing key must be rotated immediately.

CVSS provenance

nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv4.08.7HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.