Out-of-bounds write in Openimageio - CVE-2026-43903
Published: May 5, 2026
Openimageio
AcademySoftwareFoundation
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds write in the SGI RLE decoder when parsing a crafted .sgi file. A remote attacker can supply a crafted .sgi file with an RLE count exceeding the scanline width to cause a denial of service.
User interaction is required to open the crafted file, and the issue affects release builds where the bounds checks compile to no-ops.