All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-71845
MEDIUMpublished 2026-08-11 20:18 UTC · 1 day ago · modified 2026-08-12 16:17 UTC
6.3
CVSS / 10
// description
A flaw was found in insights-client. The setDefault() function logs the value of every environment variable it processes, including CCX_TOKEN, a bearer credential used in disconnected cluster deployments. When glog verbosity is set to level 2 or higher, the token is written in clear text to the pod log on every startup. An attacker with access to pod logs or centralized logging could obtain the credential, leading to unauthorized access to the CCX API.
// weaknesses (CWE)
- CWE-532