📦

image

Vendor: golang

Actively Exploited 0 CISA KEV List
PoC / Exploits 0 Code Available
Total RCEs 1 Remote Access
Total CVEs 6 Total Indexed
Avg. EPSS 0.16% Exploit Prob.
Latest CVE CVE-2026-33813 Apr 21

Security Vulnerability Index

Page 1 / 1
7.5 CVSS

Parsing a WEBP image with an invalid, large size panics on 32-bit platforms.

EPSS: 0.07%
6.1 CVSS

Parsing a malicious font file can cause excessive memory allocation.

EPSS: 0.01%
6.5 CVSS

The 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 of pixel width/height, and encoded size) to make the decoder decode large amounts of compressed data, consuming excessive memory and CPU.

EPSS: 0.46%
6.5 CVSS

A 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 consumption, despite the image size (width * height) appearing to be zero.

EPSS: 0.26%
5.5 CVSS

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.

EPSS: 0.02%