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, softimageinput.cpp:469 (mixed RLE) and :345 (pure RLE) do not clamp the run length to remaining scanline width before writing pixels. The raw packet path (line 403) correctly clamps with std::min, but RLE paths skip this check. A crafted .pic file causes heap overflow up to 65535 bytes. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.
Metrics
Affected Vendors & Products
References
History
Fri, 15 May 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Openimageio
Openimageio openimageio |
|
| CPEs | cpe:2.3:a:openimageio:openimageio:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Openimageio
Openimageio openimageio |
|
| Metrics |
cvssV3_1
|
Fri, 15 May 2026 11:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Academysoftwarefoundation
Academysoftwarefoundation openimageio |
|
| Vendors & Products |
Academysoftwarefoundation
Academysoftwarefoundation openimageio |
Thu, 14 May 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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, softimageinput.cpp:469 (mixed RLE) and :345 (pure RLE) do not clamp the run length to remaining scanline width before writing pixels. The raw packet path (line 403) correctly clamps with std::min, but RLE paths skip this check. A crafted .pic file causes heap overflow up to 65535 bytes. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0. | |
| Title | OpenImageIO: Softimage PIC RLE decoder heap buffer overflow — longCount not clamped to image width | |
| Weaknesses | CWE-787 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-14T19:09:52.348Z
Reserved: 2026-05-04T16:11:33.086Z
Link: CVE-2026-43904
No data.
Status : Analyzed
Published: 2026-05-14T20:17:06.240
Modified: 2026-05-15T19:42:58.830
Link: CVE-2026-43904
No data.