CVEFinder.io

CVE-2026-78465

⚠️ high
🔍 Scan for this CVE
Summary

A flaw was found in the file-pcx plugin in GIMP, affecting 32-bit builds only. When processing a PCX image file, the plugin calculates memory allocation sizes based on the image dimensions and the number of color planes. If a crafted file sets the number of planes to 4 alongside sufficiently large dimensions, the calculation exceeds the 32-bit integer limit and overflows, resulting in an undersized heap-based buffer allocation. This integer overflow issue results in a heap-based buffer overflow

Description

A flaw was found in the file-pcx plugin in GIMP, affecting 32-bit builds only. When processing a PCX image file, the plugin calculates memory allocation sizes based on the image dimensions and the number of color planes. If a crafted file sets the number of planes to 4 alongside sufficiently large dimensions, the calculation exceeds the 32-bit integer limit and overflows, resulting in an undersized heap-based buffer allocation. This integer overflow issue results in a heap-based buffer overflow when the plugin subsequently writes image data into the undersized buffer, causing memory corruption, potentially leading to arbitrary code execution or a denial of service.

CVSS Score
7.0
High
EPSS Score
0.2
Exploit Probability
Published Date
2026-08-24
First Seen: 2026-08-25
📊 Relative Risk Intelligence

This CVE is Moderate Risk - more severe than 50.6% of all 360,548 vulnerabilities in our database.

#178,256
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Aug 24, 2026
🔍 Exploitation Status
Poc
Proof-of-concept available
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
🏆 Discovered By
Red Hat would like to thank Zhixi "Jace" Sun for reporting this issue.
SSVC data provided by CISA
Last Modified 2026-09-01
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE IDs (Weakness Types)

📦 Affected Products 2

🔗 References 3

https://gitlab.gnome.org/GNOME/gimp/-/work_items/16578
Issue Tracking Vendor Advisory Exploit Mitigation

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-82324 🔶 medium 6.1 0.2 A flaw was found in the file-iff (IFF/ILBM) plugin in GIMP. When processing a specially crafted IFF/ILBM image file, the... 2026-08-28
CVE-2026-82328 🔶 medium 6.1 0.2 A flaw was found in the file-ico plugin in GIMP. When processing a specially crafted ICO image file, the plugin does not... 2026-08-28
CVE-2026-82330 🔶 medium 6.1 0.2 A flaw was found in the file-pvr plugin in GIMP. When processing a specially crafted PVR image file, the VQ (compressed)... 2026-08-28
CVE-2026-82343 🔶 medium 6.1 0.2 A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not... 2026-08-28
CVE-2026-79902 🔶 medium 5.5 0.2 A flaw was found in the Seattle FilmWorks plugin in GIMP. When processing a specially crafted SFW image file, the plugin... 2026-08-26
CVE-2026-80101 🔶 medium 4.4 0.2 A flaw was found in the file-xwd plugin in GIMP. When processing a specially crafted XWD image file, the plugin validate... 2026-08-25
These CVEs affect the same products