CVE Catalog

CVE-2026-92248

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

A heap-based buffer overflow vulnerability exists in the file-psd plugin in GIMP. When generating a thumbnail preview for a specially crafted PSD file, an integer overflow occurs during multiplication of values from an embedded JPEG header, leading to an undersized heap allocation and a heap-based buffer overflow during image decoding.

Risk Assessment

Opening a malicious PSD file in GIMP can lead to an application crash or arbitrary code execution in the context of the GIMP process. This can result in compromise of the user's system.

Recommendation

Update GIMP to a version containing the file-psd plugin fix. Avoid opening PSD files from untrusted sources until patched.

Other vulnerabilities in GIMP

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS