Tiff
by Golang
CVEs (3)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2026-46604 | Hig | 0.49 | 7.5 | 0.00 | Jun 26, 2026 | The TIFF decoder can panic when decoding an invalid image with an out-of-bounds strip offset. | ||
| CVE-2022-41727 | Med | 0.36 | 5.5 | 0.00 | Feb 28, 2023 | 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-33809 | Med | 0.27 | 5.3 | 0.00 | Mar 25, 2026 | 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. |
- risk 0.49cvss 7.5epss 0.00
The TIFF decoder can panic when decoding an invalid image with an out-of-bounds strip offset.
- 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.
- 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.