GO-2026-4815

Source
https://pkg.go.dev/vuln/GO-2026-4815
Import Source
https://vuln.go.dev/ID/GO-2026-4815.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-4815
Aliases
  • CVE-2026-33809
Published
2026-03-25T18:02:02Z
Modified
2026-03-25T18:34:45.670459Z
Summary
OOM from malicious IFD offset in golang.org/x/image/tiff
Details

A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error.

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

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

Ecosystem specific

{
    "imports": [
        {
            "path": "golang.org/x/image/tiff",
            "symbols": [
                "Decode",
                "DecodeConfig",
                "buffer.ReadAt",
                "buffer.Slice",
                "buffer.fill"
            ]
        }
    ]
}

Database specific

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