Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. OpenEXR
  4. ›
  5. CVE-2026-34589

CVE-2026-34589: OpenEXR: DWA Lossy Decoder Heap Out-of-Bounds Write

April 8, 2026

The DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. For a large enough width, the calculation overflows and later decoder stores operate on a wrapped pointer outside the allocated rowBlock backing store.

This bug is reachable from the public decoder path and can be reproduced through the shipped exrcheck tool with a crafted scanline DWAA file. The confirmed dynamic symptom is a write-side crash in the lossy DCT execution path.

Tested on commit: 7820b7e1b93405ba1d551c43a945018226b75bc5

References

  • github.com/AcademySoftwareFoundation/openexr
  • github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.2.7
  • github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.9
  • github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.9
  • github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-p8xc-w3q4-h64x
  • github.com/advisories/GHSA-p8xc-w3q4-h64x
  • nvd.nist.gov/vuln/detail/CVE-2026-34589

Code Behaviors & Features

Detect and mitigate CVE-2026-34589 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.2.0 before 3.2.7, all versions starting from 3.3.0 before 3.3.9, all versions starting from 3.4.0 before 3.4.9

Fixed versions

  • 3.2.7
  • 3.3.9
  • 3.4.9

Solution

Upgrade to versions 3.2.7, 3.3.9, 3.4.9 or above.

Impact 5 MEDIUM

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-190: Integer Overflow or Wraparound
  • CWE-787: Out-of-bounds Write

Source file

pypi/OpenEXR/CVE-2026-34589.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:26 +0000.