HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-66759 — A flaw was found in the file-icns plugin in GIMP. When applying a decompressed m...

·Source: NIST NVD

Updated:

Executive Summary

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icns_decompress function continues reading past the bounds of the buffer. This out-of-bounds read vulnerability resu

Analysis

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icns_decompress function continues reading past the bounds of the buffer. This out-of-bounds read vulnerability results in information disclosure of heap contents, where memory contents are leaked as alpha channel pixel values, or a crash leading to a denial of service if unmapped memory is accessed. CVSS Score: 7.1. Published: 2026-07-27T19:17:23.747.

Indicators of Compromise (1)

CVE (1)
CVE-2026-66759
Source Attribution

Originally published by NIST NVD on Jul 27, 2026. Verified by: NIST.

Related Threats