Skip to content
Threat Feed
critical advisory

IBM Instana Agent Operator RBAC Hijacking Vulnerability

An authenticated tenant can perform privilege escalation in Kubernetes clusters using IBM Instana Agent Operator (Build 1.0.303 through 1.0.323) by creating a malicious Custom Resource that overwrites shared cluster-level RBAC objects.

CVE search metadata

CVE search record: CVE-2026-19274. Severity: critical. CVSS: 9.6. KEV: no. Product: Instana Agent (1.0.303-1.0.323), Instana Agent Operator. Brief: IBM Instana Agent Operator RBAC Hijacking Vulnerability. Brief link: https://feed.craftedsignal.io/briefs/2026-09-ibm-instana-rbac-hijack/

IBM Observability with Instana Agent Operator (Build 1.0.303 through 1.0.323) contains a critical flaw in how it handles cluster-scoped RBAC objects for managed Kubernetes tenants. The operator keys specific RBAC resources solely by the name of the 'InstanaAgent' Custom Resource (CR) without incorporating namespace-based disambiguation. This design flaw allows an authenticated tenant within a multi-tenant Kubernetes environment to create a malicious 'InstanaAgent' CR using the same name as an existing, legitimate agent in a different namespace. Consequently, the operator mistakenly identifies the attacker-controlled resource as the intended target, allowing the attacker to silently overwrite shared 'ClusterRoleBinding' objects or delete them entirely. This behavior enables unauthorized privilege escalation or the permanent disruption of monitoring services for victim agents by revoking their cluster-level permissions.

Impact

Successful exploitation allows a malicious tenant to hijack cluster-level RBAC permissions assigned to the Instana Agent Operator or disrupt monitoring for other tenants. In a multi-tenant Kubernetes cluster, this can lead to unauthorized access to cluster resources or significant denial-of-service of the observability platform, impacting the integrity and availability of security and performance monitoring data.

Recommendation

Prioritized actions for security and infrastructure teams:

  • Upgrade the IBM Instana Agent Operator to a version beyond 1.0.323 where namespace disambiguation for CRs is implemented to address CVE-2026-19274.
  • Audit Kubernetes clusters for existing 'InstanaAgent' CRs across different namespaces that share identical names to identify potential conflict indicators.
  • Implement restrictive Kubernetes RBAC policies that prevent untrusted tenants from creating or modifying custom resources associated with the Instana Agent Operator.

Immediate actions

Upgrade Instana Agent Operator to version post-1.0.323 to remediate CVE-2026-19274

Infrastructure Security 24h

Mitigations

Restrict namespace-level access to the Instana Agent Operator CRD

immediate Cloud Security

CVE-2026-19274