Description
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.
Published: 2026-08-11
Score: 5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw was discovered in the insights-client component of Red Hat Advanced Cluster Management for Kubernetes 2, where a compromised managed cluster, called a "spoke," can inject unencoded data into the Insights API URL path. This unsanitized cluster ID, controlled by the spoke, is used directly in request URLs, enabling a path traversal style attack. The result is that authenticated requests can be redirected to unintended API endpoints, potentially exposing sensitive data or allowing unauthorized access. The weakness is a classic path traversal vulnerability, reflected in the CWE-22 identifier. The vulnerability carries a CVSS score of 5, indicating moderate severity.

Affected Systems

The affected product is Red Hat Advanced Cluster Management for Kubernetes version 2, specifically its insights-client component. No vendor-specified affected versions are listed beyond the overall product, and no exact version range is provided.

Risk and Exploitability

Based on the description, it is inferred that an attacker must first compromise a spoke to control the cluster ID. The exploit requires this internal foothold and can redirect authenticated API traffic to malicious endpoints. The EPSS score of less than 1% indicates a very low probability of exploitation in the wild, and the vulnerability is not listed in CISA’s KEV catalog. Nevertheless, the presence of path traversal with potential for data disclosure warrants a moderate risk due to the possible impact on confidentiality for users of the platform. The likely attack vector is internal to the cluster, targeting the clusterID field used by insights-client.

Generated by OpenCVE AI on August 12, 2026 at 19:26 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Subscribe to Red Hat Security Advisories and install the official patch for insights-client as soon as it becomes available, ensuring the clusterID is validated and URL‑encoded before use.
  • Implement cluster‑level controls to restrict which workloads can set or modify the clusterID, preventing untrusted spokes from injecting arbitrary values.
  • Set up monitoring and logging for Insights API traffic, alerting on unexpected URL paths or redirects that could indicate an injection attempt.
  • As a temporary containment measure, configure network policies or firewall rules to limit outbound traffic from untrusted spokes to the Insights API endpoint.

Generated by OpenCVE AI on August 12, 2026 at 19:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:acm:2.14::el9
cpe:/a:redhat:acm:2.16::el9
References

Wed, 26 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:acm:2 cpe:/a:redhat:acm:2.13::el9
cpe:/a:redhat:acm:2.15::el9
cpe:/a:redhat:acm:2.17::el9
References

Mon, 24 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat insights-client
CPEs cpe:2.3:a:redhat:advanced_cluster_management_for_kubernetes:2.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:insights-client:-:*:*:*:*:*:*:*
Vendors & Products Redhat insights-client

Thu, 13 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat advanced Cluster Management For Kubernetes
Vendors & Products Redhat advanced Cluster Management For Kubernetes

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Tue, 11 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Insights-client-rhel9: insights-client: spoke-controlled clusterid injected unencoded into insights api url path
First Time appeared Redhat
Redhat acm
Weaknesses CWE-22
CPEs cpe:/a:redhat:acm:2
Vendors & Products Redhat
Redhat acm
References
Metrics cvssV3_1

{'score': 5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N'}


Subscriptions

Redhat Acm Advanced Cluster Management For Kubernetes Insights-client
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-27T02:20:44.318Z

Reserved: 2026-08-06T19:34:07.970Z

Link: CVE-2026-71475

cve-icon Vulnrichment

Updated: 2026-08-13T14:40:16.580Z

cve-icon NVD

Status : Modified

Published: 2026-08-11T20:18:45.673

Modified: 2026-08-27T04:16:48.370

Link: CVE-2026-71475

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-11T12:00:00Z

Links: CVE-2026-71475 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:30:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')