VYPR

Tiff

by Golang

CVEs (3)

  • CVE-2026-46604HigJun 26, 2026
    risk 0.49cvss 7.5epss 0.00

    The TIFF decoder can panic when decoding an invalid image with an out-of-bounds strip offset.

  • CVE-2022-41727MedFeb 28, 2023
    risk 0.36cvss 5.5epss 0.00

    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.

  • CVE-2026-33809MedMar 25, 2026
    risk 0.27cvss 5.3epss 0.00

    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.