Lack of limit on tile sizes in x/image/tiff in golang.org/x/image_CVE-2026-46602
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.