CVE-2026-59189
Last modified
CVE-2026-59189 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In OpenEXRUtil versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.12, the documented TypedDeepImageChannel<T>::row() API can return an out-of-bounds pointer when a deep image has a non-zero dataWindow origin, resulting in a heap out-of-bounds read and crash, with potential information disclosure under a controlled heap layout. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In OpenEXRUtil versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.12, the documented TypedDeepImageChannel<T>::row() API can return an out-of-bounds pointer when a deep image has a non-zero dataWindow origin, resulting in a heap out-of-bounds read and crash, with potential information disclosure under a controlled heap layout. The flaw arises because ImfDeepImageChannel uses two conflicting coordinate models: at(x, y) uses absolute coordinates (with _base offset by dataWindow.min), while row(r) is documented as 0-based logical access. For a non-zero dataWindow.min, row(0) therefore points outside the _sampleListPointers allocation instead of at the first logical row. This issue is fixed in versions 3.3.13 and 3.4.13.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AcademySoftwareFoundation | openexr | < 3.2.11; >= 3.3.0, < 3.3.13; >= 3.4.0, < 3.4.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-59189?
How severe is CVE-2026-59189?
How do I fix CVE-2026-59189?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59180Apprise is an open source library which allows you to send a…3.1
- CVE-2026-59181OpenImageIO is a toolset for reading, writing, and manipulat…6.1
- CVE-2026-59183OpenEXR is the reference implementation and specification fo…5.5
- CVE-2026-59184OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59186OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59187OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-5919Insufficient validation of untrusted input in WebSockets in …6.5
- CVE-2026-59190grav-plugin-admin is an HTML user interface that provides a …8.7
- CVE-2026-59193Grav is a file-based Web platform. Prior to 2.0.0, an authen…4.9
- CVE-2026-59194pnpm is a package manager. Prior to 10.34.4 and 11.7.0, a cr…7.1
- CVE-2026-59195pnpm is a package manager. Prior to 10.34.4 and 11.8.0, pnpm…8.2
- CVE-2026-59196pnpm is a package manager. Prior to 10.34.4 and 11.7.0, a cr…7.1
Are you affected by CVE-2026-59189?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
