CVE-2026-2044

7.8

GIMP · GIMP

GIMP is vulnerable to remote code execution due to improper initialization of memory when parsing PGM files, which can be triggered when a user opens a malicious file.

Executive summary

A critical memory initialization flaw in GIMP version 3.0.6 allows remote attackers to execute arbitrary code on a victim's machine through the processing of malformed PGM files.

Vulnerability

The vulnerability is categorized as CWE-908, involving the use of uninitialized resources during the parsing of PGM image files. An unauthenticated remote attacker can exploit this by enticing a user to open a crafted PGM file, leading to code execution within the context of the application process.

Business impact

The potential for arbitrary remote code execution poses a significant threat to workstation integrity and data confidentiality. Successful exploitation could allow an attacker to gain control over the affected system, potentially leading to unauthorized data access or lateral movement within the network. With a CVSS score of 7.8, this vulnerability represents a high risk to any organization utilizing GIMP for image processing workflows.

Remediation

Immediate Action: Users and administrators should update to the latest available version of GIMP that incorporates the fix identified in the GNOME GitLab repository.

Proactive Monitoring: Security teams should monitor endpoint security logs for suspicious application crashes or unexpected child processes spawned by GIMP.

Compensating Controls: Implement strict email and web gateway filtering to block suspicious or untrusted PGM files from reaching end-users, as the vulnerability requires user interaction to execute.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for remote code execution, this vulnerability should be treated with high priority. Organizations should verify their current GIMP installations and prioritize patching version 3.0.6 immediately to eliminate the risk of exploitation through malicious image files.

More GIMP CVEs

Sources