Description
GIMP TIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.

The specific flaw exists within the parsing of TIF files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29404.
Published: 2026-08-20
Score: 7.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap‑based buffer overflow in GIMP’s TIF parsing routine. Unvalidated user data length is copied without bounds checks, allowing an attacker supplying a crafted TIF file to overwrite memory and execute arbitrary code in the context of the current user. The flaw can lead to complete compromise of the affected system, as the attacker gains the privileges of the running GIMP process. The CVE report describes it as a remote code execution vulnerability with a required user interaction step to open a malicious file or visit a suspicious page.

Affected Systems

All installations of GIMP that include the buggy TIF parser are affected. The product vendor is GIMP; no specific version range is listed, so any version prior to the release that includes this unpatched code is vulnerable.

Risk and Exploitability

The CVSS score is 7.8, indicating high severity. The EPSS score is currently unavailable, so the known exploitation likelihood cannot be quantified, but the attack requires local user interaction with a malicious file. The vulnerability is not present in CISA KEV catalog, suggesting no publicly disclosed exploits as of the last update. Nonetheless, because it allows remote execution and depends on a user opening a TIF file, the risk remains significant for users who routinely open files from uncertain sources.

Generated by OpenCVE AI on August 20, 2026 at 20:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest GIMP release that includes the TIF parsing fix.
  • Temporarily disable automatic opening of TIF files or remove GIMP from file associations if unauthenticated file use is a concern.
  • Configure system antivirus to scan image files before they reach GIMP or block execution of unknown TIF files.

Generated by OpenCVE AI on August 20, 2026 at 20:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Gimp
Gimp gimp
Vendors & Products Gimp
Gimp gimp

Thu, 20 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description GIMP TIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of TIF files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29404.
Title GIMP TIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability
Weaknesses CWE-122
References
Metrics cvssV3_0

{'score': 7.8, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-08-20T16:23:52.557Z

Reserved: 2026-07-29T17:13:35.426Z

Link: CVE-2026-18307

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T17:17:27.757

Modified: 2026-08-20T17:17:27.757

Link: CVE-2026-18307

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:15:04Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow