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

CVE-2026-44936: Rancher Fleet has SSRF in Bundle Reader via Unvalidated Helm Repository URL in fleet.yaml

July 1, 2026

A vulnerability has been identified in Fleet when the helmRepoURLRegex field isn’t set on a GitRepo resource. Fleet’s bundle reader forwards Helm authentication credentials (BasicAuth) to any URL specified in the helm.repo field of a fleet.yaml file.

An attacker with git push access to a Fleet-monitored repository can exploit this behavior by specifying a malicious URL in helm.repo. This causes the Fleet controller to send the configured Helm repository credentials to the attacker’s server.

As a result, the attacker can capture the username and password that an administrator configured to access a private Helm chart repository. However, the response body from the attacker’s server isn’t included in the error message (this behavior was fixed in Fleet v0.13.3 and later), which prevents additional internal data from leaking through the status condition.

The final severity of this vulnerability depends on the specific permissions of the leaked credentials.

Fleet recommends you to:

  1. Review your system for potentially leaked credentials.
  2. Replace any credentials that might be compromised.

Please consult the associated MITRE ATT&CK - Technique - Stored Data Manipulation and MITRE ATT&CK - Technique - Steal Application Access Token for further information about this category of attack.

References

  • github.com/advisories/GHSA-hx4v-cxpf-vh8m
  • github.com/rancher/fleet/security/advisories/GHSA-hx4v-cxpf-vh8m
  • nvd.nist.gov/vuln/detail/CVE-2026-44936

Code Behaviors & Features

Detect and mitigate CVE-2026-44936 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 5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Mon, 13 Jul 2026 00:19:17 +0000.