PatchSiren cyber security CVE debrief
CVE-2026-59184 AcademySoftwareFoundation CVE debrief
CVE-2026-59184 is a vulnerability in OpenEXR, a widely used image format in the motion picture industry. A crafted EXR file can cause out-of-bounds or use-after-free writes when processed by certain applications. This issue is fixed in OpenEXR versions 3.2.11, 3.3.13, and 3.4.14. The vulnerability occurs when a crafted EXR file with a nonzero dataWindow.min is processed, causing out-of-bounds or use-after-free writes. Affected consumers include tools, converters, render pipeline components, or image-processing services that accept untrusted EXR files and use FlatHalfChannel::row() on loaded images. Defenders should assess exposure and prioritize patching or mitigation, especially
- Vendor
- AcademySoftwareFoundation
- Product
- openexr
- CVSS
- HIGH 7.1
- 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 responsible for systems that process EXR files, especially in the motion picture industry, should assess exposure and prioritize patching or mitigating this vulnerability.
Why it matters
CVE-2026-59184 is a vulnerability in OpenEXR that can cause out-of-bounds or use-after-free writes when processing crafted EXR files. Defenders in the motion picture industry should assess exposure and prioritize patching or mitigation.
- Potential for out-of-bounds or use-after-free writes when processing crafted EXR files
- Requires verification of affected versions and consumer scope
- Patching or mitigation is necessary to prevent potential impact
Technical summary
The vulnerability occurs when a crafted EXR file with a nonzero dataWindow.min is processed by certain applications, causing out-of-bounds or use-after-free writes. This happens when an application writes rows through FlatHalfChannel::row(). Affected consumers include tools, converters, render pipeline components, or image-processing services that accept untrusted EXR files and use FlatHalfChannel::row() on loaded images.
Defensive priority
Defenders should prioritize patching or mitigating this vulnerability, especially in environments where untrusted EXR files are processed.
Recommended defensive actions
- Patch or upgrade OpenEXR to versions 3.2.11, 3.3.13, or 3.4.14
- Implement input validation and sanitization for EXR files
- Monitor for suspicious EXR file processing activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score and affected versions. However, the scope of affected consumers and potential impact requires further verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-59184 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-59184
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-59184 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-59184
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/AcademySoftwareFoundation/openexr/commit/37f03b6ed90f3dd9910f31de3a40f25f2bc2aca1
-
Source reference
Unverified legacy reference
URL: https://github.com/AcademySoftwareFoundation/openexr/commit/55b7958ecb5ac32c427ff39c1e063f6f7bbee77c
-
Source reference
Unverified legacy reference
URL: https://github.com/AcademySoftwareFoundation/openexr/commit/aef02224ba282a802de65d16c49c1cdb82089dec
-
Source reference
Unverified legacy reference
URL: https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-pqp9-558c-453q
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.