Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-34379

25
FAUCET Score

OVERVIEW CVE-2026-34379 is a misaligned memory write vulnerability in OpenEXR versions 3.2.0 through 3.2.6, 3.3.0 through 3.3.8, and 3.4.0 through 3.4.8. The flaw exists in the LossyDctDecoder_execute() function when processing DWA or DWAB-compressed EXR image files containing FLOAT-type channels. The decoder improperly casts an unaligned pointer to perform in-place HALF to FLOAT conversion, violating C standard alignment requirements. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.1 (HIGH) with network-based attack vector, low complexity, and no authentication required. User interaction is necessary, as exploitation requires opening a malicious EXR file. The impact includes data integrity compromise and availability disruption. Exploitation manifests as immediate crashes on alignment-enforcing architectures such as ARM and RISC-V, while x86 systems remain silently vulnerable to compiler optimization-based attacks. EXPLOITATION STATUS CVE-2026-34379 is not currently listed as actively exploited in CISA's Known Exploited Vulnerabilities catalog, and community attention remains low as indicated by its modest FAUCET Risk Score of 46.0. The vulnerability has been remediated in OpenEXR versions 3.2.7, 3.3.9, and 3.4.9. Organizations using affected versions should prioritize patching, particularly those processing untrusted EXR files in production environments.

Impacted Technologies

VendorProductVersion(s)CPE
>= 3.2.0, < 3.2.7CPE matchmatch criteria
cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*
>= 3.3.0, < 3.3.9CPE matchmatch criteria
cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*
>= 3.4.0, < 3.4.9CPE matchmatch criteria
cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
HIGH
Exploitability Score
2.8
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.28%
Probability of exploitation in next 30 days
EPSS Percentile
20.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0028 is in the 24th percentile among its peer group of 14,875 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.1 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

References

access.redhat.com / security/cve/CVE-2026-34379
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-34379.json
github.com / AcademySoftwareFoundation/openexr/releases/tag/v3.2.7
ProductRelease Notes
github.com / AcademySoftwareFoundation/openexr/releases/tag/v3.3.9
ProductRelease Notes
github.com / AcademySoftwareFoundation/openexr/releases/tag/v3.4.9
ProductRelease Notes
github.com / AcademySoftwareFoundation/openexr/security/advisories/GHSA-w88v-vqhq-5p24
ExploitVendor Advisory