CVE-2026-59981
Last modified
CVE-2026-59981 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. OpenEXR is the reference implementation and specification for the EXR image file format, widely used in the motion picture industry. In versions through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, the OpenEXRUtil library returns an out-of-bounds pointer from the SampleCountChannel::row() API when a deep image has a non-zero dataWindow origin. 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 file format, widely used in the motion picture industry. In versions through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, the OpenEXRUtil library returns an out-of-bounds pointer from the SampleCountChannel::row() API when a deep image has a non-zero dataWindow origin. The row() accessor is documented as 0-based and computes its address from an internal base that is offset for absolute pixel coordinates, so the two coordinate models conflict whenever dataWindow.min is non-zero. For a deep image whose data window has a large negative vertical origin, row(0) points far outside the allocated sample-count buffer. An application that opens an attacker-controlled deep EXR file and accesses sample counts through row() performs an out-of-bounds read, which can crash the process or, under a controlled heap layout, return adjacent heap memory as sample-count values. This issue is fixed in versions 3.2.11, 3.3.13, and 3.4.14.
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-59981?
How severe is CVE-2026-59981?
How do I fix CVE-2026-59981?
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-59969Apache ZooKeeper quorum TLS fails to enforce peer hostname v…
- CVE-2026-5997A vulnerability was detected in Totolink A7100RU 7.4cu.2313_…9.8
- CVE-2026-59971MySQL MCP Server is a Model Context Protocol server that ena…10
- CVE-2026-59973FrontMCP is a TypeScript-first framework for the Model Conte…8.5
- CVE-2026-59974Stanza is a Stanford NLP Python library for tokenization, se…7.8
- CVE-2026-5998A flaw has been found in zhayujie chatgpt-on-wechat CowAgent…5.5
- CVE-2026-59982OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59983OpenEXR is the reference implementation and specification fo…5.5
- CVE-2026-59984OpenEXR is the reference implementation and specification fo…5.5
- CVE-2026-59985OpenEXR is the reference implementation and specification fo…5.5
- CVE-2026-59989Phalcon is a high-performance, full-stack PHP framework. In …9.2
- CVE-2026-5999A vulnerability has been found in JeecgBoot up to 3.9.1. Thi…6.3
Are you affected by CVE-2026-59981?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
