CVE-2026-34379 | OpenEXR has a misaligned write in LossyDctDecoder_execute leading to undefined behavior (DWA/DWAB decompression)

Exp

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 misaligned memory write vulnerability exists in LossyDctDecoder_execute() in src/lib/OpenEXRCore/internal_dwa_decoder.h:749. When decoding a DWA or DWAB-compressed EXR file containing a FLOAT-type channel, the decoder performs an in-place HALF→FLOAT conversion by casting an unaligned uint8_t * row pointer to float * and writing through it. Because the row buffer may not be 4-byte aligned, this constitutes undefined behavior under the C standard and crashes immediately on architectures that enforce alignment (ARM, RISC-V, etc.). On x86 it is silently tolerated at runtime but remains exploitable via compiler optimizations that assume aligned access. This vulnerability is fixed in 3.2.7, 3.3.9, and 3.4.9.

Published: 2026-04-06 Last update: 2026-04-07 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2026-34379 is rated Exploit Available (50.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Public exploit references (Exploit-DB) for CVE-2026-34379

EDB-ID Source Kind Published Link
nvd_ref exploit_tag Exploit-DB ↗

Exploit prediction scoring system (EPSS) score for CVE-2026-34379

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-04-12 0.03% 0.06% +0.03%
2 2026-04-07 0.03%

Full EPSS history (2 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2026-34379

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
7.1 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:R)
A real person has to do something—click, install, enable—otherwise it doesn’t land.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:L)
Attackers could change some data, but it’s limited—not everything goes.
Availability (A:H)
Could take the service down hard or make it unusable for people who depend on it.
2.8 4.2 [email protected]

Weakness enumeration for CVE-2026-34379

OS Trackers for CVE-2026-34379

vendor priority summary link
alpine CVE-2026-34379: 1 source package rows (openexr); 4 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 4. https://security.alpinelinux.org/vuln/CVE-2026-34379
debian not yet assigned CVE-2026-34379 not yet assigned priority: Debian including 1 source packages (openexr), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. https://security-tracker.debian.org/tracker/CVE-2026-34379
redhat high https://access.redhat.com/security/cve/CVE-2026-34379
suse medium CVE-2026-34379 severity moderate: SUSE including 26 source package names (libIex-3_4-33-3.4.9-1.1, libIex-3_4-33-32bit-3.4.9-1.1, …), 81 product×package rows across 19 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (19 product lines)): Known Not Affected 63, Fixed 18. https://www.suse.com/security/cve/CVE-2026-34379/
ubuntu medium CVE-2026-34379 medium priority: Ubuntu including 1 source packages (openexr), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7. https://ubuntu.com/security/CVE-2026-34379

Affected software / configurations for CVE-2026-34379

Vendor Product Version Raw CPE
openexr openexr >= 3.2.0, < 3.2.7 cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*
openexr openexr >= 3.3.0, < 3.3.9 cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*
openexr openexr >= 3.4.0, < 3.4.9 cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*

References for CVE-2026-34379

cvelogic Threat Intelligence