製品・ソフトウェアに関する情報
OpenEXRにおける整数オーバーフローの脆弱性
Title OpenEXRにおける整数オーバーフローの脆弱性
Summary

OpenEXRは、映画産業向けの画像保存フォーマットであるEXRファイルフォーマットの仕様および参照実装を提供します。バージョン3.4.0から3.4.9、3.3.0から3.3.9、および3.2.0から3.2.7において、internal_dwa_compressor.hの1722行目でcurc-widthとcurc-heightの積がint32の算術でキャストなしに計算されていました。これはオーバーフローが発生する可能性がある問題であり、修正が漏れていました。その後のバージョンでこの問題は修正されています。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 21, 2026, midnight
Registration Date April 24, 2026, 11:41 a.m.
Last Update April 24, 2026, 11:41 a.m.
CVSS3.0 : 重要
Score 7.1
Vector CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Affected System
OpenEXR
OpenEXR 3.2.0 以上 3.2.8 未満
OpenEXR 3.3.0 以上 3.3.10 未満
OpenEXR 3.4.0 以上 3.4.10 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月24日]
  掲載
April 24, 2026, 11:41 a.m.

NVD Vulnerability Information
CVE-2026-40244
Summary

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.4.0 through 3.4.9, 3.3.0 through 3.3.9, and 3.2.0 through 3.2.7, `internal_dwa_compressor.h:1722` performs `curc->width * curc->height` in `int32` arithmetic without a `(size_t)` cast. This is the same overflow pattern fixed in other locations by the recent CVE-2026-34589 batch, but this line was missed. Versions 3.4.10, 3.3.10, and 3.2.8 contain a fix that addresses `internal_dwa_compressor.h:1722`.

Publication Date April 21, 2026, 11:16 a.m.
Registration Date April 25, 2026, 4:02 a.m.
Last Update April 23, 2026, 3:41 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* 3.2.0 3.2.8
cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* 3.3.0 3.3.10
cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:* 3.4.0 3.4.10
Related information, measures and tools
Common Vulnerabilities List