CVE-2026-68513
Last modified
CVE-2026-68513 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. Versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.13 contain a heap buffer overflow in PyOpenEXR triggered by a channel-name key collision between literal and prefixed RGB channels. EPSS estimates a 0.19% 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. Versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.13 contain a heap buffer overflow in PyOpenEXR triggered by a channel-name key collision between literal and prefixed RGB channels. When separate_channels=false, PyOpenEXR maps each physical channel name through channelNameToRGBA() and coalesces the results into a shared RGB array. A crafted flat scanline EXR that contains both a literal channel such as left and prefixed channels such as left.R, left.G, and left.B causes these names to collide, so the wrapper reuses an undersized two-dimensional NumPy array for the coalesced RGB slices and writes out of bounds when OpenEXR.File(path) decodes the pixels. This issue is fixed in versions 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.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-68513?
How severe is CVE-2026-68513?
How do I fix CVE-2026-68513?
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-68500Sylius Mollie Plugin provides Mollie payment integration for…7.5
- CVE-2026-68501Sylius Mollie Plugin provides Mollie payment integration for…6.5
- CVE-2026-68502LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-te…9.8
- CVE-2026-68503LazyOwn RedTeam/APT Framework is an AI-powered C2 and red-te…9.8
- CVE-2026-68508Hydra is a framework for elegantly configuring complex appli…7.8
- CVE-2026-6851An Improper link resolution before file access ('link follow…7
- CVE-2026-68514OpenEXR is the reference implementation and specification fo…5.5
- CVE-2026-68515OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-68516OpenEXR is the reference implementation and specification fo…6.5
- CVE-2026-68517Glances is an open-source system cross-platform monitoring t…6.5
- CVE-2026-68518Glances is an open-source system cross-platform monitoring t…8.8
- CVE-2026-68519Glances is an open-source system cross-platform monitoring t…7.1
Are you affected by CVE-2026-68513?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
