Helm is a package manager for Charts for Kubernetes. Prior to version 3.18.5, it is possible to craft a JSON Schema file in a manner which could cause Helm to use all available memory and have an out of memory (OOM) termination. This issue has been resolved in Helm 3.18.5. A workaround involves ensuring all Helm charts that are being loaded into Helm do not have any reference of $ref pointing to /dev/zero.
References
Configurations
No configuration.
History
14 Aug 2025, 13:11
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
14 Aug 2025, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-14 00:15
Updated : 2025-08-14 13:11
NVD link : CVE-2025-55199
Mitre link : CVE-2025-55199
CVE.ORG link : CVE-2025-55199
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling