CVE & CISA-KEV Catalog

CVE-2026-34380

MEDIUM
5.9
CVSS v3
NVD

Description

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a signed integer overflow exists in undo_pxr24_impl() in src/lib/OpenEXRCore/internal_pxr24.c at line 377. The expression (uint64_t)(w * 3) computes w * 3 as a signed 32-bit integer before casting to uint64_t. When w is large, this multiplication constitutes undefined behavior under the C standard. On tested builds (clang/gcc without sanitizers), two's-complement wraparound commonly occurs, and for specific values of w the wrapped result is a small positive integer, which may allow the subsequent bounds check to pass incorrectly. If the check is bypassed, the decoding loop proceeds to write pixel data through dout, potentially extending far beyond the allocated output buffer. This vulnerability is fixed in 3.2.7, 3.3.9, and 3.4.9.

How to fix

Remediation Available
libopenexr-3-1-30Ubuntu
Fixed in:3.1.5-5.1ubuntu0.1~esm1USN-8259-1
libopenexr22Ubuntu
Fixed in:2.2.0-10ubuntu2.6+esm4USN-8259-1
Fixed in:2.2.0-11.1ubuntu1.9+esm1USN-8259-1
libopenexr24Ubuntu
Fixed in:2.3.0-6ubuntu0.5+esm2USN-8259-1
libopenexr25Ubuntu
Fixed in:2.5.7-1ubuntu0.1~esm2USN-8259-1
openexrUbuntu
Fixed in:2.2.0-10ubuntu2.6+esm4USN-8259-1
Fixed in:2.2.0-11.1ubuntu1.9+esm1USN-8259-1
Fixed in:2.3.0-6ubuntu0.5+esm2USN-8259-1
Fixed in:2.5.7-1ubuntu0.1~esm2USN-8259-1
Fixed in:3.1.5-5.1ubuntu0.1~esm1USN-8259-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionRequired
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityLow
AvailabilityHigh

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

Exploit Intelligence

0.26%probability of exploitation in 30 days
17thpercentile

Low risk: more likely to be exploited than 17% of all known CVEs.

References

Related Vulnerabilities

Other CWE-190 (Integer Overflow) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-16040Medium6.5100%-Fix
CVE-2019-11477High7.599%-Fix
CVE-2023-44443High7.894%-Fix
CVE-2014-0569High9.390%--
CVE-2017-3599High7.590%-Fix
CVE-2023-21716Critical9.882%-Fix
Embed a live status badge for CVE-2026-34380
CVE-2026-34380 severity badge

Markdown

[![CVE-2026-34380](https://tridentstack.com/cve/badge/CVE-2026-34380.svg)](https://tridentstack.com/cve/CVE-2026-34380)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-34380"><img src="https://tridentstack.com/cve/badge/CVE-2026-34380.svg" alt="CVE-2026-34380"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-04-07.