CVE-2026-67567 PUBLISHED

Multicloud-operators-subscription: multicloud-operators-subscription: helmrelease chart applied with controller sa without gvk or namespace restriction

Assigner: redhat
Reserved: 11.08.2026 Published: 20.08.2026 Updated: 20.08.2026

A flaw was found in the multicloud-operators-subscription component. This vulnerability allows a tenant, who has the ability to create HelmRelease custom resources (CRs), to bypass existing security controls. The system's HelmRelease controller processes Helm chart templates using its own elevated ServiceAccount privileges without proper validation. This enables the tenant to deploy arbitrary resources across the entire cluster, leading to a significant security compromise.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.9

Product Status

Vendor Red Hat
Product Red Hat Advanced Cluster Management for Kubernetes 2
Versions Default: affected

Workarounds

To mitigate this issue, restrict the ability of untrusted tenants to create HelmRelease custom resources within the cluster. Implement strict Role-Based Access Control (RBAC) policies to limit which users or service accounts can create or modify HelmRelease objects. This will prevent unauthorized users from leveraging the controller's elevated privileges for cluster-wide resource deployment.

References

Problem Types

  • Unintended Proxy or Intermediary ('Confused Deputy') CWE