| Title | OpenEXRにおける整数オーバーフローの脆弱性 |
|---|---|
| Summary | OpenEXRは映画産業向けの画像保存フォーマットであるEXRファイルフォーマットの仕様と参照実装を提供しています。バージョン3.0.0から3.2.9未満、3.3.0から3.3.11未満、および3.4.0から3.4.11未満において、readVariableLengthInteger()関数は信頼できないEXR入力から可変長整数をデコードする際にシフト回数の上限を設けていません。連続バイトが十分に続くと、64ビット値に対して70ビットの左シフトを実行し、この動作は未定義となります。この問題はバージョン3.2.9、3.3.11、および3.4.11で修正されました。 |
| Possible impacts | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | May 7, 2026, midnight |
| Registration Date | May 11, 2026, 11:09 a.m. |
| Last Update | May 11, 2026, 11:09 a.m. |
| CVSS3.0 : 緊急 | |
| Score | 9.8 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| OpenEXR |
| OpenEXR 3.0.0 以上 3.2.9 未満 |
| OpenEXR 3.3.0 以上 3.3.11 未満 |
| OpenEXR 3.4.0 以上 3.4.11 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月11日] 掲載 |
May 11, 2026, 11:09 a.m. |
| Summary | OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From versions 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11, readVariableLengthInteger() decodes a variable-length integer from untrusted EXR input without bounding the shift count. After enough continuation bytes, the code executes a left shift by 70 on a 64-bit value, which is undefined behavior. This issue has been patched in versions 3.2.9, 3.3.11, and 3.4.11. |
|---|---|
| Publication Date | May 7, 2026, 1:16 p.m. |
| Registration Date | May 8, 2026, 4:09 a.m. |
| Last Update | May 9, 2026, 2:01 a.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* | 3.0.0 | 3.2.9 | |||
| cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* | 3.3.0 | 3.3.11 | |||
| cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* | 3.4.0 | 3.4.11 | |||