GO-2026-6222

Source
https://pkg.go.dev/vuln/GO-2026-6222
Import Source
https://vuln.go.dev/ID/GO-2026-6222.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-6222
Aliases
  • CVE-2026-46603
Published
2026-08-14T16:22:50Z
Modified
2026-08-14T16:45:12.487565504Z
Summary
Excessive memory allocation during VP8L decoding in golang.org/x/image
Details

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion.

Database specific
{
    "url": "https://pkg.go.dev/vuln/GO-2026-6222",
    "review_status": "REVIEWED"
}
References
Credits
    • Daniele Ballarini

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.45.0

Ecosystem specific

{
    "imports": [
        {
            "path": "golang.org/x/image/vp8l",
            "symbols": [
                "Decode",
                "decoder.decodeHuffmanGroups",
                "decoder.decodeHuffmanTree"
            ]
        }
    ]
}

Database specific

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