CVE-2026-65979
Last modified
CVE-2026-65979 is a medium-severity vulnerability rated 6.7/10 on the CVSS scale. OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. From version 3.4.0 through 3.4.12, the HTJ2K decoder parses a header-length field (PLEN) from a chunk's compressed data but never checks that this value fits within the available buffer before using it. EPSS estimates a 0.14% 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. From version 3.4.0 through 3.4.12, the HTJ2K decoder parses a header-length field (PLEN) from a chunk's compressed data but never checks that this value fits within the available buffer before using it. When decoding, it advances the codestream pointer by the attacker-supplied header size and passes the resulting offset and remaining length to the OpenJPH memory-input path, so a crafted value pushes the pointer past the end of the buffer and causes an out-of-bounds read. Because this field comes straight from attacker-controlled EXR chunk data, the flaw is reachable during normal decoding of an untrusted file. This issue is fixed in version 3.4.13.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AcademySoftwareFoundation | openexr | >= 3.4.0, < 3.4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-65979?
How severe is CVE-2026-65979?
How do I fix CVE-2026-65979?
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-65969OpenImageIO is a toolset for reading, writing, and manipulat…5.5
- CVE-2026-6597A weakness has been identified in langflow-ai langflow up to…2.7
- CVE-2026-65970OpenImageIO is a toolset for reading, writing, and manipulat…5.3
- CVE-2026-65974ERPNext is a free and open source Enterprise Resource Planni…9.9
- CVE-2026-65975Pydantic AI is a Python agent framework for building applica…6.5
- CVE-2026-65976Deskflow is a keyboard and mouse sharing app. From 1.17.0 un…6.5
- CVE-2026-6598A security vulnerability has been detected in langflow-ai la…4.3
- CVE-2026-65980Chartbrew is an open-source web application that can connect…7.9
- CVE-2026-65981Coturn is a free open source implementation of TURN and STUN…7.1
- CVE-2026-65984FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…7.5
- CVE-2026-65985FUXA is a web-based Process Visualization (SCADA/HMI/Dashboa…6
- CVE-2026-65986CVAT is an open source interactive video and image annotatio…8.5
Are you affected by CVE-2026-65979?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
