Golang Image

5 CVEs affecting Golang Image. Latest disclosed: 2026-04-21. Critical: 0, High: 1.

Top CVEs affecting Golang Image
CVESeverityScorePublishedSummary
CVE-2026-33813High7.52026-04-21Parsing a WEBP image with an invalid, large size panics on 32-bit platforms.
CVE-2023-29408Medium6.52023-08-02The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image (both in terms…
CVE-2023-29407Medium6.52023-08-02A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU co…
CVE-2026-33812Medium6.12026-04-21Parsing a malicious font file can cause excessive memory allocation.
CVE-2022-41727Medium5.52023-02-28An 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 serv…