Description
Missing validation of "valuesFrom" references in Helm Deployer of SUSE Rancher Fleet 0.15 before 0.15.2, 0.14 before 0.14.6, 0.13 before 0.13.11 and 0.12 before 0.12.15 could be used by owners of one tenant to access fleet credentials of other tenants.
Published: 2026-07-02
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing validation check in the Helm Deployer of Rancher Fleet allows an attacker who can create or modify Helm releases to reference a secret in another tenant’s namespace via a valuesFrom reference. The vulnerability permits the attacker to read fleet credentials that belong to other tenants, exposing sensitive information that could be used for further compromise. The primary impact is the confidentiality breach of secrets such as API keys, passwords, or tokens, potentially enabling lateral movement within the Rancher environment.

Affected Systems

SUSE Rancher Fleet versions 0.15 prior to 0.15.2, 0.14 prior to 0.14.6, 0.13 prior to 0.13.11, and 0.12 prior to 0.12.15 are affected.

Risk and Exploitability

The CVSS score of 9.9 indicates a critical severity. While the EPSS score is < 1%, the lack of a KEV listing does not diminish the urgency of remediation. Based on the description, the likely attack vector is within the same cluster, where a tenant with deployment privileges can craft a Helm manifest that includes an unvalidated valuesFrom reference to another tenant’s secret. Successful exploitation would result in the disclosure of realm‑wide credentials.

Generated by OpenCVE AI on July 3, 2026 at 17:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rancher Fleet to the first non‑vulnerable release (0.15.2, 0.14.6, 0.13.11, or 0.12.15 depending on your current version).
  • Restrict Helm release creation and modification rights to only trusted users to prevent misuse of valuesFrom across namespaces.
  • If an upgrade cannot be performed immediately, isolate tenant namespaces and disable the valuesFrom feature in Helm deployers to block cross‑namespace secret references.

Generated by OpenCVE AI on July 3, 2026 at 17:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-xr65-5cpm-g36x Rancher Fleet vulnerable to cross namespace secret disclosure via unvalidated `valuesFrom` references in Helm Deployer
History

Thu, 02 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 17:45:00 +0000

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

Thu, 02 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Description Missing validation of "valuesFrom" references in Helm Deployer of SUSE Rancher Fleet 0.15 before 0.15.2, 0.14 before 0.14.6, 0.13 before 0.13.11 and 0.12 before 0.12.15 could be used by owners of one tenant to access fleet credentials of other tenants.
Title Rancher Fleet vulnerable to cross namespace secret disclosure via unvalidated `valuesFrom` references in Helm Deployer
Weaknesses CWE-1287
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-07-03T03:56:15.397Z

Reserved: 2026-05-08T12:29:48.967Z

Link: CVE-2026-44935

cve-icon Vulnrichment

Updated: 2026-07-02T17:30:15.859Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-03T18:00:12Z

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input