← Volver al buscador de CVEs

CVE-2026-66758

GIMP

Descripción

A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an undersized heap-based buffer allocation. This integer overflow issue results in a heap-based buffer overflow when cfitsio subsequently writes a full row of pixels in the buffer, causing memory corruption, potentially leading to arbitrary code execution or a denial of service.

CVSS 7.8EPSS 0.251%Riesgo 0.8
Ver fuente
Publicación
2026-07-27 19:17:23
Versiones afectadas
unknown
Tipo
Software crítico
Última modificación
2026-08-07 00:04:58
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Sistemas operativos
Linux