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

Published Aug 29, 2025
·
Updated

Impact 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.

Patches This vulnerability is addressed by adding the capability for each Bundle and BundleDeployment to have a secret to store options in. 1. The git job that runs fleet apply will now create secrets for Helm values. 2. Fleet controller generates bundledeployments and now creates a Helm values secret per bundle deployment in the cluster namespace. 3. Fleet agent uses the bundledeployment for options, the content resource and the secret to deploy the bundle.

Patched versions of Fleet include releases v0.14.0, v0.13.1, v0.12.6 and v0.11.10.

Workarounds If you can't upgrade to a fixed version, please make sure to specify paths to valuesFiles as simple file names, e.g.:

Instead of: fleet.yaml helm: valuesFiles: - config-chart/values.yaml # will not be excluded → risky Use: fleet.yaml helm: valuesFiles: - values.yaml # will be excluded

References If you have any questions or comments about this advisory: - Reach out to the SUSE Rancher Security team for security related inquiries. - Open an issue in the Rancher repository. - Verify with our support matrix and product support lifecycle.

Affected Software

3 affected componentsFixes available
go/github.com/rancher/fleet>=0.11.0<0.11.10
0.11.10
go/github.com/rancher/fleet>=0.12.0<0.12.6
0.12.6
go/github.com/rancher/fleet>=0.13.0<0.13.1-0.20250806151509-088bcbea7edb
0.13.1-0.20250806151509-088bcbea7edb

Event History

Aug 29, 2025
Advisory Published
via GitHub·08:31 PM
Data Sourced
via GitHub·08:31 PM
DescriptionSeverityWeaknessAffected Software
Sep 2, 2025
CVE Published
via MITRE·11:49 AM
Data Sourced
via MITRE·11:49 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·12:15 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2024-52284?

The severity of CVE-2024-52284 is categorized as a medium risk due to the potential unauthorized disclosure of sensitive data.

2

How do I fix CVE-2024-52284?

To fix CVE-2024-52284, upgrade Fleet to version 0.11.10, 0.12.6, or 0.13.1-0.20250806151509-088bcbea7edb.

3

What impact does CVE-2024-52284 have on sensitive information?

CVE-2024-52284 can lead to the unauthorized disclosure of sensitive information stored in plain text.

4

Which versions of Fleet are affected by CVE-2024-52284?

Fleet versions between 0.11.0 to 0.11.10, 0.12.0 to 0.12.6, and 0.13.0 to 0.13.1-0.20250806151509-088bcbea7edb are affected by CVE-2024-52284.

5

Who can exploit CVE-2024-52284?

Any user with 'GET' or 'LIST' permissions can potentially exploit CVE-2024-52284 to access sensitive data.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203