CVE Catalog

CVE-2026-78475

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

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

Summary

The file-pix (ESM) plugin in GIMP contains a flaw where it allocates a Variable-Length Array (VLA) on the stack without proper bounds checking when processing a specially crafted PIX image file, causing an unbounded stack allocation followed by a 21-byte stack over-read. This can result in a denial of service due to stack exhaustion and a limited information disclosure of stack memory contents into an intermediate file.

Risk Assessment

The risk includes potential denial of service and leakage of stack memory fragments, which may compromise data confidentiality.

Recommendation

Update GIMP to a version that includes a fix for this vulnerability. Also avoid opening untrusted PIX files.

Other vulnerabilities in GIMP

See all
Original NVD description (English source)

A flaw was found in the file-pix (ESM) plugin in GIMP. When processing a specially crafted PIX image file, the plugin allocates a Variable-Length Array (VLA) on the stack without proper bounds checking, causing an unbounded stack allocation followed by a 21-byte stack over-read. This can result in a denial of service due to stack exhaustion and a limited information disclosure of stack memory contents into an intermediate file.

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