---
id: CVE-2026-71404
title: A flaw was found in Rancher Manager
summary: >-
  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 us…
severity: high
cvss: 8.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:H'
cwe:
  - CWE-639
vendor: suse
product: rancher
affected:
  - rancher < 2.15.1
patched:
  - rancher 2.15.1
published: '2026-09-03'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T14:58:34.653'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71404'
references:
  - url: 'https://github.com/rancher/rancher/pull/56593'
    label: meissner@suse.de
  - url: 'https://github.com/rancher/rancher/pull/56642'
    label: meissner@suse.de
tags:
  - nvd
epss: 0.00424
epssPercentile: 0.33997
ingestedAt: '2026-09-08T20:10:03.160Z'
---

## Overview

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.

## Affected

- `rancher < 2.15.1`

## Remediation

Upgrade past the affected range:

- `rancher 2.15.1`
