🚨 EMERGENCY SECURITY ADVISORY
CVE-ID: CVE-2026-19274
Severity: CRITICAL (CVSS 9.6)
Published: September 4, 2026
Affected Versions: IBM Instana Agent Operator builds 1.0.303 through 1.0.323
Vulnerability Summary
A critical RBAC hijack vulnerability allows authenticated Kubernetes tenants to hijack or permanently destroy another tenant's cluster-level RBAC permissions.
Technical Details
Root Cause
Cluster-scoped RBAC objects (ClusterRoleBindings) are keyed solely by bare Custom Resource (CR) name with no namespace disambiguation.
Attack Vector
- Attacker creates a same-named
InstanaAgent CR in an attacker-controlled namespace
- This silently overwrites the shared
ClusterRoleBinding used by victim agents
- Victim agent's cluster monitoring access is revoked
Impact
- Authentication bypass: Can hijack RBAC permissions across namespaces
- Denial of Service: Can permanently destroy another tenant's cluster monitoring
- Multi-tenant isolation breach: Fundamental breakdown of namespace boundaries
Affected Components
- IBM Observability with Instana Agent Operator
- Builds: 1.0.303 through 1.0.323 (inclusive)
Recommended Actions
Immediate (for users):
- Audit existing
InstanaAgent CRs across all namespaces for duplicate names
- Review ClusterRoleBindings created by the operator
- Consider downgrading to versions < 1.0.303 if available (verify no other vulnerabilities)
- Monitor for unexpected RBAC changes
For Maintainers:
References
Reported via automated security monitoring. Ready to assist with triage and fix verification.
🚨 EMERGENCY SECURITY ADVISORY
CVE-ID: CVE-2026-19274
Severity: CRITICAL (CVSS 9.6)
Published: September 4, 2026
Affected Versions: IBM Instana Agent Operator builds 1.0.303 through 1.0.323
Vulnerability Summary
A critical RBAC hijack vulnerability allows authenticated Kubernetes tenants to hijack or permanently destroy another tenant's cluster-level RBAC permissions.
Technical Details
Root Cause
Cluster-scoped RBAC objects (ClusterRoleBindings) are keyed solely by bare Custom Resource (CR) name with no namespace disambiguation.
Attack Vector
InstanaAgentCR in an attacker-controlled namespaceClusterRoleBindingused by victim agentsImpact
Affected Components
Recommended Actions
Immediate (for users):
InstanaAgentCRs across all namespaces for duplicate namesFor Maintainers:
References
Reported via automated security monitoring. Ready to assist with triage and fix verification.