CVE-2026-54920
Published:August 25, 2026
Updated:September 24, 2026
OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.4.0 through 3.4.12, a reachable assertion failure in the HTJ2K decode path allows a crafted HTJ2K-compressed EXR file to cause an unconditional process abort in any application that calls exr_start_read() on untrusted input, resulting in denial of service. The crash is triggered by a QCD marker whose lower five bits are zero, which OpenEXR passes into the vendored OpenJPH library while constructing the codestream and evaluating its quantization delta parameters. OpenJPH uses an assertion rather than a recoverable error to validate those bits, so any invalid value calls abort() directly and cannot be intercepted by surrounding error handling, a problem compounded by OpenEXR wrapping only its internal HT header parser in error handling while leaving the later codestream read and construction calls unprotected. This issue has been resolved in version 3.4.13.
Affected Packages
openexr (CONAN):
Affected version(s) >=3.2.1 <3.2.10Fix Suggestion:
Update to version 3.2.10openexr (CONAN):
Affected version(s) >=3.3.0 <3.3.12Fix Suggestion:
Update to version 3.3.12openexr (CONAN):
Affected version(s) >=3.4.2 <3.4.13Fix Suggestion:
Update to version 3.4.13https://github.com/AcademySoftwareFoundation/openexr.git (GITHUB):
Affected version(s) >=v3.4.0 <v3.4.13Fix Suggestion:
Update to version v3.4.13https://github.com/AcademySoftwareFoundation/openexr.git (GITHUB):
Affected version(s) >=v3.2.0 <v3.2.10Fix Suggestion:
Update to version v3.2.10https://github.com/AcademySoftwareFoundation/openexr.git (GITHUB):
Affected version(s) >=v3.3.0 <v3.3.12Fix Suggestion:
Update to version v3.3.12Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
EPSS
Base Score:
0.21