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.
CVE-2026-68513
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 92% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 48(Track)EG Risk 48/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 8%
- KEV
- Not listed
Published
August 25, 2026
Last Modified
August 28, 2026
Advisory Details (3)
Auto-updated Aug 25, 2026commit d134e3cd81a2 (AcademySoftwareFoundation/openexr)
Patch available: AcademySoftwareFoundation/openexr v3.3.13 (contains commit d134e3cd81a2)
https://github.com/AcademySoftwareFoundation/openexr/commit/d134e3cd81a2e343f2919e86bf949f576b1ab16acommit c1f3ec0d91cf (AcademySoftwareFoundation/openexr)
Patch available: AcademySoftwareFoundation/openexr v3.4.14 (contains commit c1f3ec0d91cf)
https://github.com/AcademySoftwareFoundation/openexr/commit/c1f3ec0d91cfa5a8035ecd00920835ac76e01640PyOpenEXR prefixed literal RGB key collision heap buffer overflow · Advisory · AcademySoftwareFoundation/openexr · GitHub
https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-rw5h-3q4v-c3vcWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 23:28 UTCEG score recompute
- 2026-08-28 22:51 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 21:15 UTCEG score recompute
- 2026-08-26 20:49 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 20:23 UTCEG score recompute
- 2026-08-25 19:25 UTCEG score recompute
- 2026-08-25 19:24 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-787 · CWE-122
- CVE-2011-1807EG 10.0HIGH
- CVE-2004-0978EG 10.0EPSS p99HIGH
- CVE-2004-1287EG 10.0EPSS p97HIGH
- CVE-2004-0574EG 10.0EPSS p99HIGH
- CVE-2002-2227EG 10.0HIGH
- CVE-2006-10003EG 9.8CRITICAL
- CVE-2006-10002NVD 7.5EG 9.8CRITICAL
- CVE-2007-0158EG 9.8CRITICAL
- CVE-2007-0899EG 9.8CRITICAL
- CVE-2011-2462EG 9.8 KEVEPSS p100CRITICAL
Frequently asked(5)
What is CVE-2026-68513?
When was CVE-2026-68513 disclosed?
Is CVE-2026-68513 actively exploited?
What is the CVSS score of CVE-2026-68513?
How do I remediate CVE-2026-68513?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-68513
Is Your Infrastructure Affected by CVE-2026-68513?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.