blob: ffdd055d4eea5056b657ae529aeea765ba0a91c1 [file]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2026-46602"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"title": "Lack of limit on tile sizes in x/image/tiff in golang.org/x/image",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"affected": [
{
"vendor": "golang.org/x/image",
"product": "golang.org/x/image/tiff",
"collectionURL": "https://pkg.go.dev",
"packageName": "golang.org/x/image/tiff",
"versions": [
{
"version": "0",
"lessThan": "0.43.0",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Decode"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-789: Memory Allocation with Excessive Size Value"
}
]
}
],
"references": [
{
"url": "https://go.dev/cl/788422"
},
{
"url": "https://go.dev/issue/79905"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5062"
}
],
"credits": [
{
"lang": "en",
"value": "Prasanna Dabi (GitHub: prasanna8585)"
}
]
}
}
}