GO-2026-5062

Source
https://pkg.go.dev/vuln/GO-2026-5062
Import Source
https://vuln.go.dev/ID/GO-2026-5062.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2026-5062
Aliases
  • CVE-2026-46602
Related
Published
2026-06-18T22:50:55Z
Modified
2026-06-26T13:44:10.271069682Z
Summary
Lack of limit on tile sizes in x/image/tiff in golang.org/x/image
Details

The TIFF decoder does not set a limit on the size of tiles in tiled images, permitting a malicious or corrupt image containing a very large tile to cause unbounded memory consumption.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2026-5062"
}
References
Credits
    • Prasanna Dabi (GitHub: prasanna8585)

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": [
        {
            "symbols": [
                "Decode"
            ],
            "path": "golang.org/x/image/tiff"
        }
    ]
}

Database specific

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