Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
PR:L reflects the required spoke cluster authentication relationship; S:C captures hub API impact beyond the vulnerable client; C:L only, as traversal enables information disclosure without integrity or availability consequences.
Primary rating from Vendor (redhat).
CVSS VectorVendor: redhat
Lifecycle Timeline
2DescriptionCVE.org
A flaw was found in insights-client. A compromised managed cluster, referred to as a 'spoke', can inject unencoded data into the Insights API URL path. This occurs because the ClusterID, which is controlled by the spoke, is used directly in the request path without proper validation or URL encoding. This vulnerability allows a malicious spoke to redirect authenticated requests to unintended API endpoints, potentially leading to information disclosure or unauthorized access.
AnalysisAI
Path traversal in Red Hat insights-client allows a compromised spoke (managed cluster) to inject unencoded sequences into the Insights API URL path by manipulating the ClusterID value it controls, redirecting authenticated hub-side requests to unintended API endpoints. Affected deployments include any multi-cluster Red Hat Insights configuration where a spoke cluster could be under adversary control. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.
Technical ContextAI
insights-client is the Red Hat Insights data collection and reporting agent used in RHEL and OpenShift managed environments. The vulnerability arises from CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) - the client constructs API request URLs by directly embedding the ClusterID, a value sourced from the spoke cluster, without URL encoding or validation. In a hub-and-spoke architecture (e.g., OpenShift with ACM), each spoke reports its identity via ClusterID. If an adversary controls the spoke, they can craft a ClusterID containing traversal sequences (e.g., '../') or other path components, causing the hub to issue API requests to unintended endpoints. The CVSS Scope:Changed metric confirms the impact extends beyond the vulnerable insights-client component itself to the Insights API infrastructure.
RemediationAI
The primary remediation is to apply the vendor-supplied patch from Red Hat once available; check https://access.redhat.com/security/cve/CVE-2026-71475 and https://bugzilla.redhat.com/show_bug.cgi?id=2512154 for the latest advisory and patched package version, as no specific fixed version was identified in the available intelligence. As a compensating control prior to patching, operators should enforce strict validation and allowlisting of ClusterID values at the hub's API gateway or ingress layer, rejecting any ClusterID containing path separator characters, dot sequences, or percent-encoded variants - note this may require custom WAF rules and could reject legitimately unusual cluster identifiers. Additionally, restricting which API endpoints are reachable from spoke-initiated requests through network policy or RBAC can limit the blast radius of a successful traversal attempt, though this requires careful policy tuning to avoid breaking legitimate Insights telemetry flows.
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
Sensitive credential leakage in Red Hat insights-client exposes cloud.openshift.com pull-secret tokens through applicati
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 weakness CWE-22 – Path Traversal
View allSame technique Authentication Bypass
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56899
GHSA-gqvx-3g3q-49g9