PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-59985 AcademySoftwareFoundation CVE debrief

CVE-2026-59985 is a vulnerability in OpenEXR, a reference implementation and specification for the EXR image format. A heap out-of-bounds read issue exists in OpenEXR versions 3.2.0 through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13 on ILP32 builds. This issue can cause denial of service when a crafted RLE-compressed EXR file is processed. The vulnerability is fixed in versions 3.2.11, 3.3.13, and 3.4.14.

Vendor
AcademySoftwareFoundation
Product
openexr
CVSS
MEDIUM 5.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-25
Original CVE updated
2026-09-09
Advisory published
2026-08-25
Advisory updated
2026-09-09

Who should care

Defenders and administrators responsible for systems and software that use OpenEXR should assess exposure and prioritize updates to prevent potential denial of service attacks. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review and update affected systems and software, monitor for potential attacks, and plan for vendor-supported updates or mitigations.

Why it matters

CVE-2026-59985 is a vulnerability in OpenEXR that can cause denial of service. Defenders should prioritize updating OpenEXR, especially in environments where EXR files are processed.

  • Denial of service attacks are possible when processing crafted EXR files
  • Updating OpenEXR to a fixed version is crucial to prevent potential service disruptions
  • Further verification is needed to determine the scope of affected systems and potential business impact

Technical summary

A heap out-of-bounds read issue exists in OpenEXR versions 3.2.0 through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13 on ILP32 builds. This issue can cause denial of service when a crafted RLE-compressed EXR file is processed. The vulnerability is related to the OpenEXRCore decoding.c and unpack_32bit() functions, which read beyond the buffer when the 64-bit unpacked size truncates before allocation. Defenders should be aware of the potential impact on systems and software that use OpenEXR, especially in environments where EXR files are processed.

Defensive priority

Defenders should prioritize updating OpenEXR to a fixed version, especially in environments where EXR files are processed. This vulnerability can cause denial of service, and updating is crucial to prevent potential service disruptions.

Recommended defensive actions

  • Update OpenEXR to version 3.2.11, 3.3.13, or 3.4.14
  • Review and update affected systems and software
  • Monitor for potential denial of service attacks
  • 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 about the vulnerability, including affected and fixed versions. However, the scope of affected systems and potential impact on business operations require further verification.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-59985 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-59985 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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.