A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-04 04:16
Updated : 2026-08-06 15:37
NVD link : CVE-2026-42169
Mitre link : CVE-2026-42169
CVE.ORG link : CVE-2026-42169
JSON object : View
Products Affected
No product.
CWE
CWE-131
Incorrect Calculation of Buffer Size
