Description
A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user's tokens, disclosing token metadata and the stored salted hash of the bearer token.



This issue affects Rancher: before 2.15.1.
Published: 2026-09-03
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Rancher Manager causes the token store API to drop its internal owner filter when a non-administrative user supplies a label selector that references another user. As a result, any authenticated user can list and watch every other user's tokens, revealing token metadata and a salted hash of the bearer token. This constitutes a confidentiality breach that allows attackers to glean valuable authentication information. The weakness is identified as CWE-639.

Affected Systems

The vulnerability exists in SUSE Rancher Manager versions prior to 2.15.1. Administrators and non-administrative users of these versions are impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity vulnerability. The EPSS score is unavailable, and the issue has not yet been listed in CISA KEV, suggesting limited but possible exploitation in the short term. Attackers must be authenticated, but the flaw allows an attacker with any valid user credential to enumerate tokens owned by other users through the ext.cattle.io/v1 token store API. No elevated privileges or code execution are required—information disclosure is the primary risk.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to Rancher 2.15.1 or later
  • Restrict non-administrative users from accessing the ext.cattle.io/v1 token store API, ensuring only admin users can list tokens.
  • Rotate all existing user tokens after patch deployment and require users to re‑authenticate.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 18: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
Description A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user's tokens, disclosing token metadata and the stored salted hash of the bearer token. This issue affects Rancher: before 2.15.1.
Title Rancher: ext.cattle.io/v1 Token store: cross-user token disclosure via label-selector scoping bypass
Weaknesses CWE-639
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-09-03T15:07:11.685Z

Reserved: 2026-08-17T15:22:54.444Z

Link: CVE-2026-75035

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-03T16:18:22.477

Modified: 2026-09-03T16:25:43.557

Link: CVE-2026-75035

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T18:30:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key