CVE-2026-71404 PUBLISHED

Rancher: Ownership-less ClusterRole overwrite via attacker-controlled cr-name annotation on GlobalRole

Assigner: suse
Reserved: 06.08.2026 Published: 03.09.2026 Updated: 03.09.2026

A flaw was found in Rancher Manager. The GlobalRole controller derived the target ClusterRole name from the user-settable authz.management.cattle.io/cr-name annotation and overwrote that object's rules without verifying ownership. A user with delegated GlobalRole create or update permission could point the annotation at any existing ClusterRole, such as cluster-admin, and revoke the permissions of every principal bound to it. The change persists after the malicious GlobalRole is deleted.

This issue affects Rancher: before 2.15.1.

Metrics

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

Product Status

Vendor SUSE
Product Rancher
Versions Default: unaffected
  • affected from 0 to 2.15.1 (excl.)

Credits

  • https://github.com/Pig-Tail finder

References

Problem Types

  • CWE-639 Authorization bypass through User-Controlled key CWE

Impacts

  • CAPEC-176 Configuration/Environment Manipulation
  • CAPEC-77 Manipulating User-Controlled Variables
  • CAPEC-240 Resource Injection