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

CVE-2024-52284: Rancher Fleet Helm Values are stored inside BundleDeployment in plain text

August 29, 2025

A vulnerability has been identified when using Fleet to manage Helm charts where sensitive information is passed through BundleDeployment.Spec.Options.Helm.Values may be stored in plain text. This can result in:

  1. Unauthorized disclosure of sensitive data: Any user with GET or LIST permissions on BundleDeployment resources could retrieve Helm values containing credentials or other secrets.
  2. Lack of encryption at rest: BundleDeployment is not configured for Kubernetes encryption at rest by default, causing sensitive values to remain unencrypted within the cluster datastore.

This behavior differs from Helm v3’s default approach, where chart state — including values — is stored in Kubernetes secrets, benefiting from built-in protection mechanisms. In affected scenarios, credentials and other sensitive information are exposed both at rest and in responses to API calls.

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

For the exposure of credentials not related to Rancher, the final impact severity for confidentiality, integrity, and availability is dependent on the permissions that the leaked credentials have on their own services. It is recommended to review the potentially exposed sensitive data in this scenario and change secrets, tokens, and passwords as necessary.

References

  • github.com/advisories/GHSA-6h9x-9j5v-7w9h
  • github.com/rancher/fleet
  • github.com/rancher/fleet/commit/088bcbea7edb844d7e6fc3649d9954f763cf68a9
  • github.com/rancher/fleet/security/advisories/GHSA-6h9x-9j5v-7w9h
  • nvd.nist.gov/vuln/detail/CVE-2024-52284

Code Behaviors & Features

Detect and mitigate CVE-2024-52284 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.11.0 before 0.11.10, all versions starting from 0.12.0 before 0.12.6

Fixed versions

  • 0.12.6
  • 0.11.10

Solution

Upgrade to versions 0.11.10, 0.12.6 or above.

Impact 7.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-312: Cleartext Storage of Sensitive Information

Source file

go/github.com/rancher/fleet/CVE-2024-52284.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 30 Aug 2025 00:19:53 +0000.