CVE Catalog

CVE-2026-96546

LowCVSS 2.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

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

Summary

GIMP's uncompressed DDS image loader has a one-byte out-of-bounds heap read flaw. After processing the final pixel, the file-dds plug-in performs an unconditional one-byte look-ahead, which may cause a crash if the byte is inaccessible.

Risk Assessment

A crash of the GIMP plug-in may occur when opening a crafted DDS image, leading to denial of service. No information disclosure or code execution has been demonstrated.

Recommendation

Upgrade GIMP to a version containing the fix for this flaw. Avoid opening untrusted DDS files until updated.

Other vulnerabilities in GIMP

See all
Original NVD description (English source)

A one-byte out-of-bounds heap read flaw was found in GIMP's uncompressed DDS image loader. When a user opens an uncompressed DDS image, the file-dds plug-in performs an unconditional one-byte look-ahead after processing the final pixel. This may cause the plug-in to crash if the byte immediately following the pixel buffer is inaccessible; no information disclosure or code execution has been demonstrated.

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