One-byte Out-of-bounds Heap Read Flaw in GIMP's DDS Image Loader
CVE-2026-96546
2.5LOW
What is CVE-2026-96546?
A one-byte out-of-bounds heap read vulnerability exists in GIMP's uncompressed DDS image loader. When an uncompressed DDS image is opened, the file-dds plug-in initiates a one-byte look-ahead after processing the final pixel. If the byte following the pixel buffer is inaccessible, this can trigger a crash of the plug-in. Although this issue could disrupt functionality, it does not result in information disclosure or code execution.
References
CVSS V3.1
Score:
2.5
Severity:
LOW
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
High
Privileges Required:
None
User Interaction:
Required
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Upstream acknowledges Jim Alves-Foss as the original reporter.