CVE-2026-46604
The CVE-2026-46604 entry concerns the TIFF decoder in golang.org/x/image. The underlying issue is a panic that occurs when decoding an invalid TIFF image with an out-of-bounds strip offset, as described in multiple sources. The affected component is the TIFF decoding path within x/image/tiff. The...