OpenImageIO (OIIO)における複数の脆弱性
| Title |
OpenImageIO (OIIO)における複数の脆弱性
|
| Summary |
OpenImageIOは、VFXやアニメーションに関連するあらゆる画像ファイル形式の画像ファイルを読み書きおよび操作するためのツールセットです。バージョン3.0.18.0および3.1.13.0より前のバージョンでは、SwapRGBABytes()内のループインデックス式 i * 4 における符号付き32ビット整数のオーバーフローにより、大きな寸法を持つkABGR DPX画像を処理するときに関数が大きな負のポインタオフセットを計算してしまいます。直ちに発生するクラッシュは境界外読み取り(最初に45行目のmemcpyが &input[i * 4] から読み取る)となりますが、続く46〜49行目の書き込み操作は同じオーバーフローしたオフセットを対象としているため、境界外読み取りおよび書き込みの複合プリミティブとなります。この脆弱性はバージョン3.0.18.0および3.1.13.0で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 14, 2026, midnight |
| Registration Date |
May 18, 2026, 11:22 a.m. |
| Last Update |
May 18, 2026, 11:22 a.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Affected System
| OpenImageIO (OIIO) |
|
OpenImageIO (OIIO) 3.0.18.0 未満
|
|
OpenImageIO (OIIO) 3.1.4.0 以上 3.1.13.0 未満
|
|
OpenImageIO (OIIO) 3.2.0.0
|
|
OpenImageIO (OIIO) 3.2.0.2
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月18日] 掲載 |
May 18, 2026, 11:22 a.m. |
NVD Vulnerability Information
CVE-2026-43909
| 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, a signed 32-bit integer overflow in the loop index expression i * 4 inside SwapRGBABytes() causes the function to compute a large negative pointer offset when processing kABGR DPX images with large dimensions. The immediate crash is an out-of-bounds read (the memcpy at line 45 reads from &input[i * 4] first), but the subsequent write operations at lines 46–49 target the same wrapped offset — making this a combined OOB read+write primitive. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.
|
| Publication Date |
May 15, 2026, 5:17 a.m. |
| Registration Date |
May 17, 2026, 4:09 a.m. |
| Last Update |
May 16, 2026, 3:07 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:openimageio:openimageio:*:*:*:*:*:*:*:* |
|
|
|
3.0.18.0 |
| cpe:2.3:a:openimageio:openimageio:*:*:*:*:*:*:*:* |
3.1.4.0 |
|
|
3.1.13.0 |
| cpe:2.3:a:openimageio:openimageio:3.2.0.0:dev:*:*:*:*:*:* |
|
|
|
|
| cpe:2.3:a:openimageio:openimageio:3.2.0.2:dev:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List