CVE-2026-6388 PUBLISHED

Argocd-image-updater: argocd image updater: cross-namespace privilege escalation via insufficient namespace validation

Assigner: redhat
Reserved: 15.04.2026 Published: 15.04.2026 Updated: 16.04.2026

A flaw was found in ArgoCD Image Updater. This vulnerability allows an attacker, with permissions to create or modify an ImageUpdater resource in a multi-tenant environment, to bypass namespace boundaries. By exploiting insufficient validation, the attacker can trigger unauthorized image updates on applications managed by other tenants. This leads to cross-namespace privilege escalation, impacting application integrity through unauthorized application updates.

Metrics

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

Product Status

Vendor Red Hat
Product Red Hat OpenShift GitOps
Versions Default: affected

Workarounds

Ensure that AppProject resources are configured to enforce strict tenant isolation within Red Hat OpenShift GitOps environments. Additionally, restrict the permissions of the Argo CD Image Updater controller to operate only within its designated namespaces, and limit the ability of users to create or modify ImageUpdater resources to trusted administrators. This reduces the risk of unauthorized cross-namespace application updates.

References

Problem Types

  • Insufficient Granularity of Access Control CWE