GO-2025-3888

Source
https://pkg.go.dev/vuln/GO-2025-3888
Import Source
https://vuln.go.dev/ID/GO-2025-3888.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3888
Aliases
Published
2025-08-18T19:03:35Z
Modified
2025-08-18T19:29:20.874822Z
Summary
Helm May Panic Due To Incorrect YAML Content in helm.sh/helm
Details

Helm May Panic Due To Incorrect YAML Content in helm.sh/helm

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2025-3888"
}
References

Affected packages

Go / helm.sh/helm

Package

Name
helm.sh/helm
View open source insights on deps.dev
Purl
pkg:golang/helm.sh/helm

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Go / helm.sh/helm/v3

Package

Name
helm.sh/helm/v3
View open source insights on deps.dev
Purl
pkg:golang/helm.sh/helm/v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.18.5

Ecosystem specific

{
    "imports": [
        {
            "path": "helm.sh/helm/v3/pkg/chartutil",
            "symbols": [
                "processImportValues"
            ]
        },
        {
            "path": "helm.sh/helm/v3/pkg/lint/rules",
            "symbols": [
                "validateChartMaintainer"
            ]
        },
        {
            "path": "helm.sh/helm/v3/pkg/repo",
            "symbols": [
                "loadIndex"
            ]
        }
    ]
}