Severity by source
AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Pod log read access requires Kubernetes RBAC grant (PR:L); scope change retained because the leaked credential enables access to external Red Hat cloud services.
Primary rating from Vendor (redhat).
CVSS VectorVendor: redhat
Lifecycle Timeline
7DescriptionCVE.org
A flaw was found in insights-client. When the application receives a non-200 response, it logs the request headers, which can include the cloud.openshift.com pull-secret token. A local user with access to pod logs on the hub could read this long-lived credential. This information disclosure could grant unauthorized access to Red Hat cloud services.
AnalysisAI
Sensitive credential leakage in Red Hat insights-client exposes cloud.openshift.com pull-secret tokens through application log files on Advanced Cluster Management hub clusters. When insights-client receives any non-200 HTTP response from the Red Hat cloud endpoint, it writes the full request headers - including the long-lived pull-secret bearer token - to pod logs readable by local cluster users. An attacker who harvests this token can authenticate against Red Hat cloud services without possessing their own credentials. No public exploit has been identified at time of analysis, and multiple vendor-released errata patch the behavior.
Technical ContextAI
insights-client is the Red Hat Insights telemetry and remediation agent, integrated into Advanced Cluster Management for Kubernetes (ACM) to relay managed-cluster data to cloud.openshift.com. The root cause is CWE-532 (Insertion of Sensitive Information into Log File): the client's error-logging routine captures the full HTTP request context - including the Authorization header carrying the OpenShift pull-secret token - whenever the remote endpoint returns a non-200 status code. This pull-secret is a long-lived credential used to authenticate against Red Hat's registry and cloud APIs. Affected CPEs are cpe:2.3:a:redhat:insights-client:-:*:*:*:*:*:*:* and cpe:2.3:a:redhat:advanced_cluster_management_for_kubernetes:2.0:*:*:*:*:*:*:*. The CVSS scope change (S:C) reflects that the leaked token grants reach into Red Hat cloud infrastructure well beyond the local cluster.
RemediationAI
Apply the applicable Red Hat errata from the RHSA-2026:6038x series (RHSA-2026:60386 through RHSA-2026:60391), available at https://access.redhat.com/errata/RHSA-2026:60386 and the parallel entries; these correct the header-logging behavior in insights-client so pull-secret tokens are not written to log output. Specific patched binary versions are not enumerated in available input data and should be confirmed against the errata pages directly. If immediate patching is blocked, restrict Kubernetes RBAC so that only cluster-admin roles can execute 'kubectl logs' on the insights-client pod namespace - this limits who can harvest already-written tokens but does not prevent new ones from being written. Independently of patching, rotate the cloud.openshift.com pull-secret token used by the affected hub, as any token written to historical logs should be considered compromised; rotation instructions are available in the OpenShift pull-secret management documentation. Finally, audit existing pod logs for Authorization header values to determine whether the token was already exposed prior to patching.
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
The grc-policy-propagator allows security escalation within the cluster. Rated high severity (CVSS 7.8), this vulnerabil
Token credential exposure in Red Hat insights-client causes the CCX_TOKEN bearer credential, used exclusively in disconn
The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server
Path traversal in Red Hat insights-client allows a compromised spoke (managed cluster) to inject unencoded sequences int
A vulnerability was found in the search-api container in Red Hat Advanced Cluster Management for Kubernetes when a query
An issue was discovered in ManagedClusterView API, that could allow secrets to be disclosed to users without the correct
A security vulnerability in Red Hat Advanced Cluster Management (CVSS 5.5) that allows an unprivileged user. Remediation
A flaw was found in rhacm versions before 2.0.5 and before 2.1.0. Rated low severity (CVSS 3.5), this vulnerability is l
Same technique Information Disclosure
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56902
GHSA-6q5x-r3rm-rpv8