Description
A flaw was found in the file-xwd plugin in GIMP. When processing a specially crafted XWD image file, the plugin validates the image width and bytes-per-line parameters independently rather than ensuring their combined values are consistent with the allocated buffer size. This incorrect validation leads to improper bounds checking, causing a heap out-of-bounds read. This issue can result in an application crash, leading to a denial of service or a limited information disclosure of heap memory contents into the produced image.
Published: 2026-08-25
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service and limited Information Disclosure
Action: Apply Workaround
AI Analysis

Impact

The vulnerability is a heap out‑of‑bounds read in GIMP’s XWD loader caused by independent validation of image width and bytes‑per‑line, allowing the plugin to read beyond the allocated buffer. This can crash the application, causing a denial of service, or expose portions of heap memory in the produced image, leading to a limited information disclosure. The weakness is identified as CWE‑125.

Affected Systems

This flaw affects the GIMP file‑xwd plugin on Red Hat Enterprise Linux releases 6, 7, 8, and 9, as listed by the vendor. No specific patched versions are noted, so the vulnerability is presumed present in the versions shipped with those RHEL releases.

Risk and Exploitability

The CVSS score of 4.4 indicates moderate severity, and the EPSS score of 0.23% suggests a very low likelihood of exploitation. The flaw is not listed in CISA’s KEV catalog. Exploitation requires the attacker to deliver a specially crafted XWD file to a user who opens it with GIMP; thus the attack vector is local or social‑engineering based rather than remote network exposure. The potential impact is a service disruption or subtle information leak, but the risk is limited to environments where GIMP processes untrusted XWD files.

Generated by OpenCVE AI on September 3, 2026 at 15:13 UTC.

Remediation

Vendor Workaround

To mitigate this vulnerability, do not open XWD files from untrusted sources with GIMP.


OpenCVE Recommended Actions

  • Upgrade GIMP to the latest release that contains the fix for the XWD loader bug (consult the vendor or Red Hat advisories for release notes).
  • Avoid opening XWD files from untrusted or unknown sources with GIMP to prevent exploitation.
  • If the XWD loader is not required, disable or uninstall the file‑xwd plugin in GIMP to eliminate the attack surface.

Generated by OpenCVE AI on September 3, 2026 at 15:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in the file-xwd plugin in GIMP. When processing a specially crafted XWD image file, the plugin validates the image width and bytes-per-line parameters independently rather than ensuring their combined values are consistent with the allocated buffer size. This incorrect validation leads to improper bounds checking, causing a heap out-of-bounds read. This issue can result in an application crash, leading to a denial of service, or a limited information disclosure of heap memory contents into the produced image. A flaw was found in the file-xwd plugin in GIMP. When processing a specially crafted XWD image file, the plugin validates the image width and bytes-per-line parameters independently rather than ensuring their combined values are consistent with the allocated buffer size. This incorrect validation leads to improper bounds checking, causing a heap out-of-bounds read. This issue can result in an application crash, leading to a denial of service or a limited information disclosure of heap memory contents into the produced image.

Tue, 01 Sep 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Gimp
Gimp gimp
CPEs cpe:2.3:a:gimp:gimp:*:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
Vendors & Products Gimp
Gimp gimp

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in the file-xwd plugin in GIMP. When processing a specially crafted XWD image file, the plugin validates the image width and bytes-per-line parameters independently rather than ensuring their combined values are consistent with the allocated buffer size. This incorrect validation leads to improper bounds checking, causing a heap out-of-bounds read. This issue can result in an application crash, leading to a denial of service, or a limited information disclosure of heap memory contents into the produced image.
Title Gimp: multiple heap out-of-bounds reads in xwd loader from unrelated width and bytes-per-line validation
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-125
CPEs cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

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


Subscriptions

Gimp Gimp
Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-02T17:20:23.328Z

Reserved: 2026-08-25T19:27:39.490Z

Link: CVE-2026-80101

cve-icon Vulnrichment

Updated: 2026-08-26T14:40:59.175Z

cve-icon NVD

Status : Modified

Published: 2026-08-25T21:18:24.023

Modified: 2026-09-02T18:21:26.393

Link: CVE-2026-80101

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:15:05Z

Weaknesses