---
id: CVE-2017-9112
aliases:
  - GHSA-8m57-j273-2qg9
  - PYSEC-2026-727
title: OpenEXR invalid read
summary: OpenEXR invalid read
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'
vendor: openexr
product: openexr
ecosystem: pip
affected:
  - openexr < 2.2.1
patched:
  - openexr 2.2.1
published: '2022-05-13'
updated: '2026-07-06'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-8m57-j273-2qg9'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2017-9112'
  - url: 'https://github.com/openexr/openexr/issues/232'
  - url: 'https://github.com/openexr/openexr/pull/233'
  - url: 'https://github.com/AcademySoftwareFoundation/openexr'
  - url: 'https://github.com/openexr/openexr/releases/tag/v2.2.1'
  - url: 'https://lists.debian.org/debian-lts-announce/2020/08/msg00056.html'
  - url: 'https://usn.ubuntu.com/4148-1'
  - url: 'http://www.openwall.com/lists/oss-security/2017/05/12/5'
tags:
  - osv
  - pip
epss: 0.02215
epssPercentile: 0.81655
ingestedAt: '2026-07-08T18:25:47.514Z'
---

## Overview

In OpenEXR 2.2.0, an invalid read of size 1 in the getBits function in ImfHuf.cpp could cause the application to crash.

## Affected packages

- `openexr < 2.2.1`

## Remediation

Upgrade to a patched release:

- `openexr 2.2.1`
