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 of Helm valuesFrom references in Rancher Fleet’s Helm Deployer permits a tenant owner with the ability to create or modify Helm releases to reference a secret stored in a different tenant’s namespace. Because the deployer fails to check that the referenced secret belongs to the same namespace or tenant, the requesting user can read protected credentials such as API keys or passwords that belong to another tenant. This weakness, identified as CWE‑1287 (Missing Access Control to Shared Resources), results in a confidentiality breach of secrets, and can enable further lateral movement within a multi‑tenant Rancher cluster.

Affected Systems

The flaw affects all Rancher Fleet installations on versions 0.12.15 or earlier, 0.13.11 or earlier, 0.14.6 or earlier, and 0.15.2 or earlier. Any infrastructure that uses these releases and allows tenants to deploy or edit Helm charts is at risk. Systems running newer releases (0.12.16+, 0.13.12+, 0.14.7+, 0.15.3+) are not vulnerable.

Risk and Exploitability

The CVSS base score of 9.9 indicates a critical vulnerability. The EPSS score of < 1% suggests that large‑scale exploitation is currently unlikely, and the issue is not listed in CISA’s KEV catalog, but the nature of the vulnerability means that any tenant who can create or modify a Helm release could control a cross‑namespace valuesFrom reference and obtain sensitive secrets. The attack vector is internal to the cluster, requiring only Helm deployment rights, which many tenants are granted for workload management. Consequently, the risk remains high and patching should be performed immediately.

Generated by OpenCVE AI on July 22, 2026 at 13:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rancher Fleet to a non‑vulnerable release – 0.12.16, 0.13.12, 0.14.7, or 0.15.3 – which includes validation of valuesFrom references.
  • If an upgrade is not immediately possible, restrict the ability to deploy or edit Helm charts to trusted users only, and/or use namespace isolation to prevent tenants from referencing secrets across namespaces.
  • If the platform supports disabling the valuesFrom feature, do so in Helm Deployers or configure Rancher policies to block cross‑namespace secret references.

Generated by OpenCVE AI on July 22, 2026 at 13:27 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-22T13:30:05Z

Weaknesses
  • CWE-1287

    Improper Validation of Specified Type of Input