CVE-2026-67567
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')
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
- https://access.redhat.com/security/cve/CVE-2026-67567
- https://bugzilla.redhat.com/show_bug.cgi?id=2514224
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.