Description
A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack out-of-bounds access. This issue can result in an application crash, leading to a denial of service or a limited information disclosure of memory contents.
Published: 2026-08-28
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Update
AI Analysis

Impact

This vulnerability occurs in GIMP’s file‑psd plugin when an attacker supplies a specially crafted PSD file that contains an incorrect channel‑count value. The plugin fails to validate this parameter, leading to improper memory bounds checking and a heap out‑of‑bounds read and a stack out‑of‑bounds access. The resulting behavior can crash the application and, depending on memory contents, may expose limited information. The weakness is a classic input validation flaw (CWE‑120).

Affected Systems

Systems that run Red Hat Enterprise Linux 6, 7, 8, or 9 and have GIMP installed are potentially affected. The vulnerability resides in the GIMP package included in these RHEL distributions; specific GIMP version numbers were not disclosed, so all currently shipped releases should be reviewed.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate impact. Exploitation requires an attacker to provide a crafted PSD file, which an attacker can do locally or send over a network if the victim chooses to open the file. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalogue, suggesting no known widespread exploitation yet. Nevertheless, the local nature of the attack, coupled with the crash or limited disclosure, could allow a malicious user or automated tool to cause denial‑of‑service on the victim system.

Generated by OpenCVE AI on August 28, 2026 at 22:23 UTC.

Remediation

Vendor Workaround

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


OpenCVE Recommended Actions

  • Install the latest GIMP update on your Red Hat Enterprise Linux system that addresses the PSD plugin memory‑validation issue (once released).
  • If an update is not yet available, disable the GIMP file‑psd plugin or configure GIMP to reject PSD files to prevent exploitation.
  • As a temporary workaround, avoid opening PSD files from untrusted sources with GIMP until the issue is remediated.

Generated by OpenCVE AI on August 28, 2026 at 22:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Sep 2026 14:00: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

Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read and a stack out-of-bounds access. This issue can result in an application crash, leading to a denial of service or a limited information disclosure of memory contents.
Title Gimp: heap out-of-bounds read and stack out-of-bounds access in psd loader from channel-count handling
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-120
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': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H'}


Subscriptions

Gimp Gimp
Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-01T14:59:39.177Z

Reserved: 2026-08-28T16:11:58.606Z

Link: CVE-2026-82343

cve-icon Vulnrichment

Updated: 2026-09-01T14:32:41.684Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-28T20:20:21.527

Modified: 2026-09-01T15:17:31.927

Link: CVE-2026-82343

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:17:06Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')