A flaw was found in gdk-pixbuf. When parsing a specially crafted ICO file with pixel values that exceed the defined palette range, an out-of-bounds read can occur due to improper bounds checking against the actual palette size. This vulnerability causes heap bytes to be interpreted as valid palette indices and rendered as RGB pixel values in the output image, allowing an attacker to extract heap content via the generated output, such as a thumbnail.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-23 17:16
Updated : 2026-07-31 14:16
NVD link : CVE-2026-16768
Mitre link : CVE-2026-16768
CVE.ORG link : CVE-2026-16768
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read
