Description
A flaw was found in the file-psd plugin in GIMP. When generating a thumbnail preview for a specially crafted PSD (Photoshop Document) image file, an integer overflow occurs during the multiplication of values from an embedded JPEG header. This leads to an undersized heap allocation, resulting in a heap-based buffer overflow when the image data is decoded. This buffer overflow corrupts adjacent heap objects, allowing for a controlled memory write that can result in an application crash or arbitrary code execution.
Published: 2026-09-15
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The flaw occurs in GIMP's file‑psd plugin when generating a thumbnail preview for a specially crafted PSD file. An integer overflow happens during the multiplication of values from an embedded JPEG header, producing an undersized heap allocation. This leads to a heap‑based buffer overflow that can corrupt adjacent heap objects, potentially causing the application to crash or enabling the attacker to execute arbitrary code.

Affected Systems

Affected vendors include GNOME, which distributes GIMP, and Red Hat, which incorporates GIMP in its enterprise distributions. The vulnerable GIMP versions are present in Red Hat Enterprise Linux 6, 7, 8, 9, and 10, meaning any system running these releases with GIMP installed is impacted.

Risk and Exploitability

The CVSS score of 7.8 classifies the vulnerability as high severity. The EPSS score of < 1 % indicates a low likelihood of exploitation, and the issue is not listed in CISA’s KEV catalog. Attackers would need to supply a malicious PSD file to a user and prompt the user to open it—typically via email or by placing the file in a directory that a user navigates to with GIMP’s file chooser. The vulnerability is therefore limited to the local user context and requires user interaction to trigger the exploit.

Generated by OpenCVE AI on September 16, 2026 at 19:15 UTC.

Remediation

Vendor Workaround

To mitigate this vulnerability, do not navigate to directories containing PSD files from untrusted sources using the GIMP file chooser. Additionally, users can disable thumbnail generation in the preferences to prevent the vulnerable code path from being reached.


OpenCVE Recommended Actions

  • Disable thumbnail generation in GIMP preferences to avoid the vulnerable code path
  • Avoid navigating to directories containing untrusted PSD files in the GIMP file chooser
  • Apply the latest GIMP update that includes the fix once available

Generated by OpenCVE AI on September 16, 2026 at 19:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Description A flaw was found in the file-psd plugin in GIMP. When generating a thumbnail preview for a specially crafted PSD (Photoshop Document) image file, an integer overflow occurs during the multiplication of values from an embedded JPEG header. This leads to an undersized heap allocation, resulting in a heap-based buffer overflow when the image data is decoded. This buffer overflow corrupts adjacent heap objects, allowing for a controlled memory write that can result in an application crash or arbitrary code execution.
Title Gimp: integer overflow when generating a thumbnail preview for a psd file
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-190
CPEs cpe:/o:redhat:enterprise_linux:10
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': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-16T13:35:16.655Z

Reserved: 2026-09-15T20:33:46.946Z

Link: CVE-2026-92248

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T22:17:04.190

Modified: 2026-09-16T19:42:43.623

Link: CVE-2026-92248

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-15T00:00:00Z

Links: CVE-2026-92248 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T19:30:06Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound