OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.21.0, 3.1.16.0, and 3.2.0.3-beta1, A truncated tga can leave a pending gif frame that is processed during output close. gifsplitpalette() computes numpixels multiplied by the palette partition width in signed 32-bit arithmetic; a large image overflows that intermediate, corrupts subpixelsa, and drives an out-of-bounds read while building the gif palette, resulting in a process crash and denial of service. The affected implementation is identified by src/gif.imageio/gif.h, GifSplitPalette(), numPixels, subPixelsA, GIFOutput, and truncated TGA input, which define the relevant source path, functions, state, and trigger. This issue is fixed in versions 3.0.21.0, 3.1.16.0, and 3.2.0.3-beta1.
CVE-2026-65969
This medium-severity CVE scores 5.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 97% 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
- 5.5
- EG Score
- 5.5(medium)
- EG Risk
- 29(Track)EG Risk 29/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 computedSeverity55% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 3%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 18, 2026
Advisory Details (5)
Auto-updated Sep 18, 2026v3.1.16.0
Patch available: AcademySoftwareFoundation/OpenImageIO v3.1.16.0
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.1.16.0v3.0.21.0
Patch available: AcademySoftwareFoundation/OpenImageIO v3.0.21.0
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.0.21.0commit 134977da625a (AcademySoftwareFoundation/OpenImageIO)
Fix landed in AcademySoftwareFoundation/OpenImageIO commit 134977da625a — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/134977da625a84fc5a09a34321806f1fe0093c24fix(gif): avoid int32 overflow in palette-split pixel-count math
Fix merged in AcademySoftwareFoundation/OpenImageIO PR #5292 on 2026-07-06 — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/5292TGA-to-GIF palette split signed overflow causes SIGSEGV · Advisory · AcademySoftwareFoundation/OpenImageIO · GitHub
https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-9mwc-fjgj-8wmqWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× 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-20 20:44 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 18:35 UTCEG score recompute
- 2026-09-18 16:26 UTCEG score recompute
- 2026-09-18 15:54 UTCEG score recompute
- 2026-09-18 15:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-125 · CWE-190
Frequently asked(5)
What is CVE-2026-65969?
When was CVE-2026-65969 disclosed?
Is CVE-2026-65969 actively exploited?
What is the CVSS score of CVE-2026-65969?
How do I remediate CVE-2026-65969?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-65969
Is Your Infrastructure Affected by CVE-2026-65969?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.