REDHAT-BUG-2512569: Medium severity stolostron/insights-client vulnerability

Published Aug 7, 2026
·
Updated

The insights-client ServiceAccount is bound to a ClusterRole granting cluster-wide secrets get/list/watch. The code only requires access to a single Secret — openshift-config/pull-secret (pkg/retriever/reportretriever.go:111-112, StartTokenRefresh). The over-broad RBAC means a compromise of the insights-client pod or ServiceAccount token grants read access to every Secret on the hub cluster, including managed-cluster kubeconfigs, ArgoCD/GitOps credentials, and other addon tokens. This significantly amplifies the impact of any code execution or credential theft vulnerability in insights-client (e.g., CVE-2026-71474, CVE-2026-71845).

The production ClusterRole should be scoped to the minimum required: get on the specific Secret openshift-config/pull-secret in the openshift-config namespace, rather than cluster-wide secrets access.

Upstream: stolostron/insights-client

Affected Software

1 affected component
stolostron/insights-client

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Scope the production ClusterRole bound to the insights-client ServiceAccount: remove cluster-wide access to secrets (get/list/watch across all namespaces) and instead grant only the minimal permissions to read the single required Secret openshift-config/pull-secret in the openshift-config namespace (i.e., allow 'get' on that specific Secret, not cluster-wide secrets access).

    OpenShift RBAC (ClusterRole for insights-client ServiceAccount) verbs/resources scope for secrets = Replace cluster-wide secrets get/list/watch with namespace-scoped get on openshift-config/pull-secret only

Event History

Aug 7, 2026
Data Sourced
via Red Hat·04:55 PM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2512569?

The severity of REDHAT-BUG-2512569 is medium, rated at 4.

2

How do I fix REDHAT-BUG-2512569?

To fix REDHAT-BUG-2512569, you should limit the permissions of the insights-client ServiceAccount to only access the required Secret.

3

What is the risk associated with REDHAT-BUG-2512569?

The risk associated with REDHAT-BUG-2512569 involves the potential for compromise due to over-broad RBAC permissions allowing access to cluster-wide secrets.

4

What is the main issue described in REDHAT-BUG-2512569?

The main issue described in REDHAT-BUG-2512569 is that the insights-client ServiceAccount is granted excessive permissions through a ClusterRole.

5

What should users of stolostron/insights-client be aware of regarding REDHAT-BUG-2512569?

Users of stolostron/insights-client should be aware that the current RBAC configuration poses a security risk due to unnecessary access to secrets.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203