This page lists publicly disclosed CVE vulnerabilities affecting golang tiff (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2026-46604 | The TIFF decoder can panic when decoding an invalid image with an out-of-bounds strip offset. | [email protected] | 7.5 | 0.35% | 2026-06-26 | 2026-07-01 |
| CVE-2026-33809 | 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. | [email protected] | 5.3 | 0.33% | 2026-03-25 | 2026-06-17 |
| CVE-2022-41727 | 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. | [email protected] | 5.5 | 0.31% | 2023-02-28 | 2026-06-17 |