CVE-2025-32387

Aliases:GHSA-5xqw-8hwv-wg92BIT-helm-2025-32387GO-2025-3602
Analyzed
Published: 09 Apr 2025, 22:28
Last modified:10 Apr 2025, 14:58

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.41% LOW
0% probability +0.40%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

09 Apr 2025, 22:28
Published
Vulnerability first disclosed
10 Apr 2025, 14:58
Last Modified
Vulnerability information updated

Description

Helm is a package manager for Charts for Kubernetes. A JSON Schema file within a chart can be crafted with a deeply nested chain of references, leading to parser recursion that can exceed the stack size limit and trigger a stack overflow. This issue has been resolved in Helm v3.17.3.

CVSS Metrics

  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.41% Percentile: 33%

Techniques & Countermeasures

  • CWE-121Stack-based Buffer Overflow

    A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

  • CWE-674Uncontrolled Recursion

    The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.

Affected Systems

  • helm.sh/helmv3

    < 3.17.3

  • helmhelm

    < 3.17.3

References (4)