GO-2026-5061

Source
https://pkg.go.dev/vuln/GO-2026-5061
Import Source
https://vuln.go.dev/ID/GO-2026-5061.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-5061
Aliases
  • CVE-2026-46601
Related
Published
2026-06-18T22:46:58Z
Modified
2026-06-26T13:44:18.873843227Z
Summary
Panic on VP8 alpha channel size mismatch in x/image/webp in golang.org/x/image
Details

The webp decoder can panic when processing a VP8 chunk with dimensions that do not match the canvas size.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2026-5061"
}
References
Credits
    • Lucas Futures (GitHub: gn00295120)

Affected packages

Go / golang.org/x/image

Package

Name
golang.org/x/image
View open source insights on deps.dev
Purl
pkg:golang/golang.org/x/image

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "golang.org/x/image/webp",
            "symbols": [
                "Decode",
                "DecodeConfig",
                "decode"
            ]
        },
        {
            "path": "golang.org/x/image/webp"
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-5061.json"