PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-53532 AcademySoftwareFoundation CVE debrief

CVE-2026-53532 is a denial-of-service vulnerability affecting OpenEXR versions 3.4.0 through 3.4.12. A crafted HTJ2K-compressed EXR file can cause an unconditional process abort when processed by applications calling exr_start_read() on untrusted input. This issue has been resolved in version 3.4.13. The vulnerability 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, leading to a direct abort. Defenders responsible for systems and applications using Open

Vendor
AcademySoftwareFoundation
Product
openexr
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-24
Original CVE updated
2026-09-09
Advisory published
2026-08-24
Advisory updated
2026-09-09

Who should care

Defenders responsible for systems and applications using OpenEXR, particularly in the motion picture industry, should assess exposure and prioritize updating to version 3.4.13 or later to mitigate this denial-of-service vulnerability.

Why it matters

CVE-2026-53532 is a denial-of-service vulnerability in OpenEXR that can cause an unconditional process abort when processing crafted HTJ2K-compressed EXR files. Defenders should prioritize updating to version 3.4.13 or later to mitigate this vulnerability, especially in systems and applications using OpenEXR.

  • Denial of service through process abort
  • Potential for service disruption or instability
  • Need for verification of OpenEXR version and affected applications
  • Priority for updating to version 3.4.13 or later

Technical summary

A crafted HTJ2K-compressed EXR file can cause an unconditional process abort in OpenEXR versions 3.4.0 through 3.4.12 when processed by applications calling exr_start_read() on untrusted input. The issue is due to an invalid QCD marker being passed to the OpenJPH library, which uses an assertion to validate the marker's bits, leading to a direct abort. This vulnerability can be mitigated by updating OpenEXR to version 3.4.13 or later. Defenders should review and update affected applications that use OpenEXR and monitor for and restrict untrusted EXR file processing.

Defensive priority

Defenders should prioritize updating OpenEXR to version 3.4.13 or later to mitigate this denial-of-service vulnerability.

Recommended defensive actions

  • Update OpenEXR to version 3.4.13 or later
  • Review and update affected applications that use OpenEXR
  • Monitor for and restrict untrusted EXR file processing
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its impact and resolution in OpenEXR version 3.4.13. The vulnerability is caused by an invalid QCD marker being passed to the OpenJPH library, which uses an assertion to validate the marker's bits, leading to a direct abort. The issue has been resolved in version 3.4.13. Defenders should verify OpenEXR version and affected applications, and prioritize updating to version 3.4.13 or later to mitigate this denial-of-service vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-53532 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-53532

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-53532 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-53532

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.