Description
GIMP APNG 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 APNG 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-29401.
Published: 2026-08-20
Score: 7.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow arises when GIMP parses APNG files, because user-supplied data is not properly validated before a buffer is allocated. This overflow allows an attacker to spawn arbitrary code executing in the context of the GIMP process. The flaw demands user interaction; the victim must open a crafted APNG file or visit a malicious page that triggers the rendering process.

Affected Systems

The vulnerability impacts the GIMP image editor from the GIMP project. No specific affected versions are listed in the data, so all installations that could parse APNG files remain potentially vulnerable until patched.

Risk and Exploitability

The CVSS score of 7.8 signals a high severity. Because the EPSS score is not available and the KEV is not listed in KEV, there is no current indication of widespread exploitation. The only prerequisite is that a user opens a malicious APNG file or visits a page that may serve them, so the risk is limited to environments where unattended graphics are handled without verification.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest GIMP release that contains the APNG parsing patch.
  • Until the update is applied, do not open unknown APNG files or visit untrusted URLs that may serve them.
  • Regularly check the GIMP project for security updates and apply them promptly.

Generated by OpenCVE AI on August 20, 2026 at 20:06 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 APNG 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 APNG 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-29401.
Title GIMP APNG 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:24:13.911Z

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

Link: CVE-2026-18309

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-18309

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound