
Cloud Vulnerability DB
A community-led vulnerabilities database
Helm, a tool for managing Charts (pre-configured Kubernetes resources), was found to contain a NULL Pointer Dereference vulnerability in versions prior to 3.10.3. The vulnerability exists in the chartutil package, which contains a parser that loads JSON Schema validation files. When processing certain schema files, the package can create array data structures that cause memory violations (GitHub Advisory).
The vulnerability occurs in the chartutil package's schema validation functionality. When parsing and loading schema files into Go structures, certain malformed schema files can trigger array data structure creation that leads to memory violations. This results in a NULL Pointer Dereference (CWE-476) that can cause a segmentation violation. The issue was discovered through fuzz testing conducted by Ada Logics and sponsored by the CNCF (GitHub Advisory, NVD).
The vulnerability can lead to a Denial of Service (DoS) condition when applications using the Helm SDK's chartutil package process maliciously crafted schema files. While Helm itself is not a long-running service, meaning the panic won't affect future client uses, applications implementing the chartutil package can suffer from service disruption when the panic cannot be recovered from (GitHub Advisory).
The vulnerability has been patched in Helm version 3.10.3. For SDK users who cannot immediately update, a workaround is available: validate schema files for correct formatting before passing them to the chartutil functions. Users are strongly advised to upgrade to the patched version (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."