OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.20.0, 3.1.15.0, and 3.2.0.3-beta1, An uncompressed 16-bit iff image with a z-buffer makes iffinput::readimg() allocate a temporary scanline from m_header.rgba_count but copy from it using m_header.pixel_bytes(), whose stride also includes z-buffer bytes. the oversized memcpy reads beyond the temporary heap buffer and copies adjacent memory into the output image, resulting in a crash or disclosure of adjacent heap data. The affected implementation is identified by src/iff.imageio/iffinput.cpp, IffInput::readimg(), m_header.rgba_count, and m_header.pixel_bytes(), which define the relevant source path, functions, state, and trigger. This issue is fixed in versions 3.0.20.0, 3.1.15.0, and 3.2.0.3-beta1.
CVE-2026-59956
This medium-severity CVE scores 6.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 94% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.1
- EG Score
- 6.1(medium)
- EG Risk
- 43(Track)EG Risk 43/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 computedSeverity61% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 6%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 24, 2026
Advisory Details (5)
Auto-updated Sep 18, 2026v3.1.15.0
Patch available: AcademySoftwareFoundation/OpenImageIO v3.1.15.0
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.1.15.0v3.0.20.0
Patch available: AcademySoftwareFoundation/OpenImageIO v3.0.20.0
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.0.20.0commit f01bd16764b2 (AcademySoftwareFoundation/OpenImageIO)
Fix landed in AcademySoftwareFoundation/OpenImageIO commit f01bd16764b2 — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/f01bd16764b2a06f372899e3e302280a7f9c8c02fix(iff): Fix allocation bug when reading 16 bit RGBA + float z
Fix merged in AcademySoftwareFoundation/OpenImageIO PR #5251 on 2026-06-27 — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/5251Heap-buffer-overread in IffInput::readimg() when ZBUFFER flag is set · Advisory · AcademySoftwareFoundation/OpenImageIO · GitHub
https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-hjfv-gvxc-qgvhWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× 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-09-24 21:39 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 21:37 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 21:02 UTCEG score recompute
- 2026-09-21 20:26 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 19:07 UTCEG score recompute
- 2026-09-18 18:28 UTCEG score recompute
- 2026-09-18 17:49 UTCEG score recompute
- 2026-09-18 16:26 UTCEG score recompute
- 2026-09-18 15:47 UTCEG score recompute
- 2026-09-18 15:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-59956?
When was CVE-2026-59956 disclosed?
Is CVE-2026-59956 actively exploited?
What is the CVSS score of CVE-2026-59956?
How do I remediate CVE-2026-59956?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-59956
Is Your Infrastructure Affected by CVE-2026-59956?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.