#VU125023 Out-of-bounds read in SDL_image - CVE-2026-35444
Published: April 7, 2026
SDL_image
zlib license
Description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to out-of-bounds read in do_layer_surface() in src/IMG_xcf.c when parsing a crafted .xcf file containing out-of-range colormap indices. A remote attacker can trick the victim into opening a crafted file to disclose sensitive information.
The leaked heap bytes are written into the output surface pixel data and may be observable in the rendered image.