Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-46604 1 Golang 2 Image, Tiff 2026-06-29 7.5 High
The TIFF decoder can panic when decoding an invalid image with an out-of-bounds strip offset.
CVE-2026-33809 1 Golang 2 Image, Tiff 2026-04-22 5.3 Medium
A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error.
CVE-2022-41727 2 Fedoraproject, Golang 3 Fedora, Image, Tiff 2025-03-07 5.5 Medium
An attacker can craft a malformed TIFF image which will consume a significant amount of memory when passed to DecodeConfig. This could lead to a denial of service.