CVE-2026-5201

7.5

Red Hat · gdk-pixbuf

A heap-based buffer overflow exists in the gdk-pixbuf JPEG image loader, allowing a remote attacker to cause a denial of service via specially crafted JPEG images.

Executive summary

A remote, unauthenticated heap-based buffer overflow vulnerability in the gdk-pixbuf library can lead to critical application crashes and denial of service conditions.

Vulnerability

This is a heap-based buffer overflow (CWE-122) occurring within the JPEG image loader due to improper validation of color component counts. The vulnerability is exploitable by an unauthenticated attacker, as the flaw can be triggered without user interaction through automated processes like thumbnail generation.

Business impact

Successful exploitation of this vulnerability results in application crashes and denial of service, which can disrupt critical business operations reliant on image processing services. With a CVSS score of 7.5, the vulnerability is classified as High severity, reflecting the ease of remote exploitation and the potential for significant service degradation in environments where image handling is automated.

Remediation

Immediate Action: Update the gdk-pixbuf library to the fixed versions specified in the relevant Red Hat Security Advisories (RHSA-2026:10707 and related errata).

Proactive Monitoring: Monitor system and application logs for unusual crashes or abnormal resource consumption associated with image processing services.

Compensating Controls: Implement input validation at the edge to filter or sanitize incoming JPEG files before they reach the processing layer, though this is secondary to patching.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept repository exists on GitHub.

Analyst recommendation

The severity of this vulnerability, combined with the availability of a public proof-of-concept, necessitates immediate action. Administrators must prioritize applying the provided Red Hat security updates to all affected RHEL environments to prevent potential denial of service attacks against image processing pipelines.

More Red Hat CVEs

Sources

Originally found and disclosed by Red Hat would like to thank Kağan Çapar for reporting this issue., per the CVE Program record.