CVEFinder.io

CVE-2026-43903

⚠️ high
🔍 Scan for this CVE
Summary

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, sgiinput.cpp:265,274 use OIIO_DASSERT for bounds checking in the RLE decode loop. In release builds, OIIO_DASSERT compiles to ((void)sizeof(x)) (dassert.h:210), making all bounds checks no-ops. A crafted .sgi file with RLE count exceeding scanline width causes heap buffer overflow and crash. This vulnerability is fixed in 3.0.18.0 and 3

Description

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, sgiinput.cpp:265,274 use OIIO_DASSERT for bounds checking in the RLE decode loop. In release builds, OIIO_DASSERT compiles to ((void)sizeof(x)) (dassert.h:210), making all bounds checks no-ops. A crafted .sgi file with RLE count exceeding scanline width causes heap buffer overflow and crash. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.

CVSS Score
7.8
High
EPSS Score
0.0
Exploit Probability
Published Date
2026-05-14
First Seen: 2026-05-17
📊 Relative Risk Intelligence

This CVE is Moderate Risk - more severe than 69.6% of all 328,009 vulnerabilities in our database.

#99,625
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: May 14, 2026
🔍 Exploitation Status
Poc
Proof-of-concept available
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
SSVC data provided by CISA
Last Modified 2026-05-15
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Vector 4.0 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE IDs (Weakness Types)

📦 Affected Products 2

🔗 References 1

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-43904 ⚠️ high 7.8 0.0 OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / a... 2026-05-14
CVE-2026-43905 ⚠️ high 7.8 0.0 OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / a... 2026-05-14
CVE-2026-43906 ⚠️ high 7.8 0.0 OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / a... 2026-05-14
CVE-2026-43907 ⚠️ high 8.3 0.0 OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / a... 2026-05-14
CVE-2026-43908 ⚠️ high 8.8 0.0 OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / a... 2026-05-14
CVE-2026-43909 ⚠️ high 8.8 0.0 OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / a... 2026-05-14
These CVEs affect the same products