CVE Catalog

CVE-2026-71845

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

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.

Risk Assessment

The risk includes leakage of sensitive credentials into logs, potentially allowing an attacker unauthorized access to the CCX API and possibly customer data.

Recommendation

Upgrade insights-client to a patched version and avoid setting glog verbosity to level 2 or higher in production environments.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS