Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:50817
- https://access.redhat.com/security/cve/CVE-2026-42169
- https://bugzilla.redhat.com/show_bug.cgi?id=2461725
FAQ
What is CVE-2026-42169?
CVE-2026-42169 is a vulnerability with a CVSS score of 7.3 (HIGH). 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 th...
How severe is CVE-2026-42169?
CVE-2026-42169 has been rated HIGH with a CVSS base score of 7.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42169?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.