Bug 2514228 (CVE-2026-70398)

Summary: CVE-2026-70398 multicloud-integrations: multicloud-integrations: GitOpsCluster.spec.argoServer.argoNamespace writes spoke bearer tokens to attacker-chosen namespace
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: gparvin, rhaigner
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in multicloud-integrations, a component of Red Hat Advanced Cluster Management (RHACM). This vulnerability allows an authenticated user, referred to as a tenant, to manipulate the GitOpsCluster controller. By exploiting this, a tenant can redirect sensitive spoke cluster bearer tokens from secure locations to a namespace they control. This unauthorized access to tokens can lead to the disclosure of critical information and bypass security policies within ArgoCD AppProjects.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description OSIDB Bzimport 2026-08-11 17:38:49 UTC
A flaw was found in the multicloud-integrations component of Red Hat Advanced Cluster Management (RHACM). The GitOpsCluster controller uses the tenant-controlled spec.argoServer.argoNamespace field to determine where spoke cluster bearer token Secrets are written. The controller copies ManagedServiceAccount tokens from privileged managed-cluster hub namespaces into the attacker-specified namespace. The only guard (VerifyArgocdNamespace) is bypassed by a tenant-settable annotation on the same CR. A tenant can exfiltrate spoke bearer tokens and bypass ArgoCD AppProject constraints.

Upstream repo: https://github.com/stolostron/multicloud-integrations
Audited commit: d88a168
Jira tracker: ACM-38644