CVE Catalog

CVE-2026-16768

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

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

Summary

An out-of-bounds read vulnerability was found in the gdk-pixbuf library when parsing a specially crafted ICO file with pixel values exceeding the defined palette range. An attacker can extract heap content via the generated output, such as a thumbnail.

Risk Assessment

An attacker can read heap memory data, potentially leading to leakage of sensitive information.

Recommendation

Update the gdk-pixbuf library to the latest version containing the fix.

Other vulnerabilities in gdk-pixbuf

See all
Original NVD description (English source)

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.

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