Vulnerability Description
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to versions 3.0.16.0 and 3.1.11.0, processing a crafted BMP file through oiiotool or an application linked to OpenImageIO can reach BMP palette handling in src/bmp.imageio/bmpinput.cpp with an empty color table. BmpInput::read_native_scanline then performs an invalid palette read while decoding an RLE-compressed scanline, causing a process crash and denial of service. This issue is fixed in versions 3.0.16.0 and 3.1.11.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/91500ed58ce927b7
- https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/be984856e315e0a8
- https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/ee3370d004d58955
- https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/5030
- https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.0.16.0
- https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.1.11.0
- https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHS
FAQ
What is CVE-2026-50291?
CVE-2026-50291 is a vulnerability with a CVSS score of 5.5 (MEDIUM). OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to versions 3.0.16.0 and 3.1.11.0, processing a crafted BMP file...
How severe is CVE-2026-50291?
CVE-2026-50291 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-50291?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.