Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/rancher/fleet
  4. ›
  5. CVE-2026-44935

CVE-2026-44935: Rancher Fleet vulnerable to cross namespace secret disclosure via unvalidated `valuesFrom` references in Helm Deployer

July 1, 2026

A vulnerability in Fleet for Rancher Manager affects multi-tenancy environments where different tenants share the same downstream clusters (e.g., different privileged or untrusted teams inside the same organization).

On unpatched versions, tenants could bypass restrictions to access any config map or secret across all namespaces on the downstream cluster. They can create cluster-wide resources using HelmOp or Bundle without authorization. Specifically, an attacker can exploit this vulnerability in the following ways:

  1. Use valuesFrom in fleet.yaml(through a GitRepo resource) or a `HelmOp resource to read the contents of any secret an on the downstream cluster, provided they know or can guess the name, namespace, and key.
  2. Deploy HelmOp and Bundle resources without being restricted to a specific service account for the Fleet agent.

If you use Fleet in a multi-tenant environment, it’s recommended that you:

  • Review your cluster and Fleet deployments logs for indicators of unauthorized access across tenant namespaces.
  • Rotate any service accounts and credentials that might have been exposed.

Please consult the associated MITRE ATT&CK - Technique - Unsecured Credentials for further information about this category of attack.

References

  • github.com/advisories/GHSA-xr65-5cpm-g36x
  • github.com/rancher/fleet/security/advisories/GHSA-xr65-5cpm-g36x
  • nvd.nist.gov/vuln/detail/CVE-2026-44935

Code Behaviors & Features

Detect and mitigate CVE-2026-44935 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.12.0 before 0.12.15, all versions starting from 0.13.0 before 0.13.11, all versions starting from 0.14.0 before 0.14.6, all versions starting from 0.15.0 before 0.15.2

Fixed versions

  • 0.12.15
  • 0.13.11
  • 0.14.6
  • 0.15.2

Solution

Upgrade to versions 0.12.15, 0.13.11, 0.14.6, 0.15.2 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

go/github.com/rancher/fleet/CVE-2026-44935.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 18 Jul 2026 00:24:38 +0000.