First published: Sun Mar 03 2024(Updated: )
An issue was discovered in Cloud Native Computing Foundation (CNCF) Helm through 3.13.3. It displays values of secrets when the --dry-run flag is used. This is a security concern in some use cases, such as a --dry-run call by a CI/CD tool. NOTE: the vendor's position is that this behavior was introduced intentionally, and cannot be removed without breaking backwards compatibility (some users may be relying on these values). <a href="https://github.com/helm/helm/issues/7275">https://github.com/helm/helm/issues/7275</a> <a href="https://www.cncf.io/projects/helm/">https://www.cncf.io/projects/helm/</a>
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
go/helm.sh/helm/v3 | >=3.0.0<=3.14.2 | |
Helm |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-25210 is categorized as a medium severity vulnerability.
To fix CVE-2019-25210, upgrade Helm to version 3.14.2 or later.
CVE-2019-25210 exposes secret values when using the --dry-run flag, which can lead to unintentional information disclosure.
CVE-2019-25210 affects Helm versions from 3.0.0 to 3.13.3 inclusive.
CVE-2019-25210 is particularly concerning in CI/CD environments where secret values may inadvertently be exposed during dry-run operations.