Description
A flaw was found in Rancher Manager. Project Secrets were propagated into a namespace based only on its `field.cattle.io/projectId` annotation, without verifying that the referenced project belonged to the same downstream cluster. A user able to create namespaces on one cluster could set the annotation to a project ID from another cluster and have that project's secrets copied into a namespace under their control.


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

Impact

The flaw is an authorization bypass that allows a user who can create namespaces on a cluster to set the field.cattle.io/projectId annotation to a project ID belonging to another cluster. Because Rancher Manager copies the project’s secrets into the namespace without verifying that the referenced project is in the same downstream cluster, the actor gains access to secrets that are not intended for their cluster, resulting in unintended disclosure of confidential data and potential lateral movement or privilege escalation. This weakness is identified as CWE‑639 (Authorization Bypass Through User‑Controlled Key).

Affected Systems

All systems running Rancher Manager versions prior to 2.15.1 are vulnerable. The issue affects the namespace creation and secret propagation logic in Rancher, specifically for SUSE Rancher deployments. The vulnerability becomes active whenever a user with permission to create namespaces can manipulate the projectId annotation, which is possible in all Rancher releases before the fix.

Risk and Exploitability

The CVSS score of 7.7 indicates high severity. Exploitation requires the ability to create namespaces, a privilege typically granted to cluster administrators or users with elevated rights; no special network distance or software execution is needed beyond the normal Rancher API. The EPSS score is not available, but the lack of a KEV listing does not reduce the potential for exploitation. Given the straightforward attack path and the sensitive nature of the leaked secrets, the risk to organizations with exposed cluster administrator privileges is high and should be treated as an immediate threat.

Generated by OpenCVE AI on September 3, 2026 at 16:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rancher to version 2.15.1 or later to apply the vendor patch.
  • Restrict the ability to create namespaces or modify the field.cattle.io/projectId annotation to trusted administrators and enforce RBAC policies that validate project membership within the same cluster.
  • Regularly audit namespace creation events and secrets propagation logs to detect any unauthorized or suspicious annotations.

Generated by OpenCVE AI on September 3, 2026 at 16:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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. Project Secrets were propagated into a namespace based only on its `field.cattle.io/projectId` annotation, without verifying that the referenced project belonged to the same downstream cluster. A user able to create namespaces on one cluster could set the annotation to a project ID from another cluster and have that project's secrets copied into a namespace under their control. This issue affects Rancher: before 2.15.1.
Title Rancher: Cross-Cluster Secret Leakage via Namespace projectId Annotation Spoofing
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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-09-03T15:13:54.624Z

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

Link: CVE-2026-75033

cve-icon Vulnrichment

Updated: 2026-09-03T15:13:42.638Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-03T16:18:22.243

Link: CVE-2026-75033

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key