LiveActive security incident?Get immediate response
CVE Record

CVE-2026-41142: OpenEXR is Vulnerable to Integer overflow in ImageChannel::resize leads to heap OOB write via OpenEXRUtil public API

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From versions 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11, there is an integer overflow in ImageChannel::resize that leads to heap OOB write via OpenEXRUtil public API. This issue has been patched in versions 3.2.9, 3.3.11, and 3.4.11.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

OpenEXR can corrupt heap memory when resizing image channels through its public utility API. Software that processes untrusted EXR images with affected versions could crash or face compromise risk. Fixed releases are 3.2.9, 3.3.11, and 3.4.11.

Executive priority

Treat as high priority where EXR files cross trust boundaries. Patch exposed ingestion and production media workflows first, then developer and workstation tooling.

Technical view

CVE-2026-41142 is a CWE-190 integer overflow in ImageChannel::resize that can lead to a heap out-of-bounds write through the OpenEXRUtil public API. Affected ranges are 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11.

Likely exposure

Exposure is most likely in media pipelines, rendering tools, image conversion services, asset ingestion systems, or desktop applications that parse EXR files using vulnerable OpenEXR versions.

Exploitation context

The CVSS vector requires user interaction, likely opening or processing a crafted EXR file. The provided bundle says KEV is false, and no cited source confirms active exploitation.

Researcher notes

The source bundle identifies the vulnerable function, affected version ranges, patch versions, CVSS 8.8, and fixing commit/PR. It does not provide confirmed exploitation or product-specific impact beyond OpenEXR and downstream packages.

Mitigation direction

  • Upgrade OpenEXR to 3.2.9, 3.3.11, 3.4.11, or later supported releases.
  • Apply relevant Red Hat advisories where OpenEXR is supplied by Red Hat packages.
  • Restrict untrusted EXR processing until affected systems are patched.
  • Check vendor guidance for downstream applications bundling OpenEXR.

Validation and detection

  • Inventory OpenEXR library versions across servers, containers, workstations, and build artifacts.
  • Identify applications that ingest EXR files from users, partners, or automated feeds.
  • Confirm patched package or library versions are deployed after remediation.
  • Review SBOMs and dependency manifests for vulnerable OpenEXR ranges.
Prepared
Confidence
high
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-190: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-41142 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
2ADP providers
13Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9GitHub_M
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2026-41142Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPOpenEXR: OpenEXR: Arbitrary code execution via integer overflow in image resizing
other:Red Hat severity ratingcvssV3_1
  • 2026-05-07T05:01:36.385Z: Reported to Red Hat.
  • 2026-05-07T03:58:09.483Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AcademySoftwareFoundationopenexr>= 3.0.0, < 3.2.9, >= 3.3.0, < 3.3.11, >= 3.4.0, < 3.4.11Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.