Description
GIMP TIF File Parsing Integer 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 user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29406.
Published: 2026-08-20
Score: 7.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an integer overflow in GIMP’s TIF file parsing code. The flaw arises because user-supplied data is not properly validated, causing an overflow before a buffer is allocated. Exploiting this overflow allows an attacker to execute arbitrary code within the context of the GIMP process. The weakness is classified as CWE‑190.

Affected Systems

The affected product is GIMP, the image editor developed by the GNOME project. The CVE disclosure does not list specific version numbers, so any installation of GIMP that has not applied the patch referenced in commit 0a45a2b51b877829ef523131b50c0eb2a933b8a1 may be vulnerable.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity, but the EPSS score is not available, so the likelihood of real‑world exploitation cannot be quantified. The vulnerability is not listed in CISA KEV, indicating there is no evidence of widespread active exploitation as of this analysis. Attackers require user interaction: an affected user must open a malicious TIF file or visit a malicious page to trigger the flaw. Once triggered, the attacker can run code with the privileges of the GIMP process.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest GIMP update that includes commit 0a45a2b51b877829ef523131b50c0eb2a933b8a1
  • If an immediate update is not possible, avoid opening TIF files from untrusted sources and consider disabling TIF support in GIMP
  • Use alternative software or a sandboxed environment to view suspicious TIF files until a patch is applied

Generated by OpenCVE AI on August 20, 2026 at 20:08 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 Integer 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 user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29406.
Title GIMP TIF File Parsing Integer Overflow Remote Code Execution Vulnerability
Weaknesses CWE-190
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:35.093Z

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

Link: CVE-2026-18305

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-18305

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound