Description
A flaw was found in Rancher Manager. The /v3/users update path did not enforce immutability of a User resource's `username` and `principalIds` fields. A user holding the `update` verb on `users.management.cattle.io` could inject a foreign identity provider principal into any account, so that the next login by the owner of that principal was bound to the victim's account and inherited its role bindings.


This issue affects Rancher: before 2.15.1.
Published: 2026-09-03
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Rancher Manager’s /v3/users update endpoint allows an attacker who possesses update rights on the user resource to modify a user’s username and principalIds fields. By injecting another identity provider principal, the attacker can bind the victim’s account to that principal. When the owner of the injected principal logs in, the session is mapped to the victim’s account and inherits the victim’s role bindings, effectively hijacking the account.

Affected Systems

The flaw impacts Rancher Manager instances from any version prior to 2.15.1. The affected product is SUSE Rancher.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. EPSS is not available, and the vulnerability is not listed in CISA KEV. The description indicates that the attacker must have update rights on users.management.cattle.io. Based on the description, such permissions are normally held by privileged or compromised accounts.

Generated by OpenCVE AI on September 3, 2026 at 17:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply Rancher version 2.15.1 or newer.
  • Restrict users.management.cattle.io update permissions to trusted administrators only.
  • Ensure that identity provider principals cannot be reassigned by non‑admin users.

Generated by OpenCVE AI on September 3, 2026 at 17:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Suse
Suse rancher
Vendors & Products Suse
Suse rancher

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 15:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in Rancher Manager. The /v3/users update path did not enforce immutability of a User resource's `username` and `principalIds` fields. A user holding the `update` verb on `users.management.cattle.io` could inject a foreign identity provider principal into any account, so that the next login by the owner of that principal was bound to the victim's account and inherited its role bindings. This issue affects Rancher: before 2.15.1.
Title Rancher: Identity-field mutation in /v3/users allows account hijack via principal rebind
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-09-04T03:55:59.443Z

Reserved: 2026-08-06T11:38:54.896Z

Link: CVE-2026-71403

cve-icon Vulnrichment

Updated: 2026-09-03T14:56:52.406Z

cve-icon NVD

Status : Received

Published: 2026-09-03T15:17:32.180

Modified: 2026-09-04T04:18:00.097

Link: CVE-2026-71403

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T17:15:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key