Beveiligingsadvies

CVE-2026-42450

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-24 13:20:09
Laatst bijgewerkt 2026-06-24 18:56:15
Toegewezen door GitHub_M
CVSS-score 8.4
Status PUBLISHED

Beschrijving

OpenColorIO is a color management framework for visual effects and animation. Prior to version 2.5.2, `FileFormatSpi3D.cpp:163` uses `sscanf` with `%s` into 64-byte stack buffers when parsing LUT data lines. Input comes from `lineBuffer[4096]`, so a crafted .spi3d file can overflow by ~4000 bytes on non-Windows. Version 2.5.2 fixes the issue.