| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2026-46599" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height and encoded size) to make the decoder decode large amounts of compressed data." |
| } |
| ], |
| "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.41.0", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "unpackBits" |
| }, |
| { |
| "name": "Decode" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-770: Allocation of Resources Without Limits or Throttling" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/issue/79577" |
| }, |
| { |
| "url": "https://go.dev/cl/759960" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/uhYX90BlBvI" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2026-5032" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "Uuganbayar Lkhamsuren" |
| } |
| ] |
| } |
| } |
| } |