Security readout for executives and security teams
Plain-English summary
OpenEXR 3.1.x before 3.1.4 had a heap-based buffer overflow while processing image data. For an organization, the concern is software or services that parse EXR files, especially untrusted uploads. The provided sources identify a fixed upstream release and Linux distribution updates, but do not provide a CVSS score.
Executive priority
Prioritize as a dependency remediation item for systems that process untrusted media. Business urgency is higher for public upload, rendering, or content-production pipelines; lower for isolated systems without EXR parsing.
Technical view
The flaw is in Imf_3_1::LineCompositeTask::execute, reached through OpenEXR thread task handling. It affects OpenEXR 3.1.x before 3.1.4. The CVE notes that commit db217f2 may be inapplicable, so remediation should key off vendor package guidance or confirmed 3.1.4-or-later upstream code.
Likely exposure
Exposure is most likely in render, media, image-processing, asset-management, or upload workflows that use OpenEXR 3.1.x to parse EXR files. The bundle does not identify specific downstream applications beyond OpenEXR packages.
Exploitation context
The provided bundle does not show active exploitation, and KEV is false. OSS-Fuzz and upstream references indicate a fuzz-discovered memory corruption issue, which matters most where attackers can supply EXR files to vulnerable parsers.
Researcher notes
Evidence supports OpenEXR 3.1.x before 3.1.4 and a heap overflow in LineCompositeTask::execute. The CVE explicitly warns one referenced commit may be inapplicable, so validate fixes against the 3.1.4 release notes or distribution advisories.
Mitigation direction
- Upgrade OpenEXR to 3.1.4 or a vendor-fixed package version.
- Apply Fedora, Debian, Gentoo, or other OS package security updates where applicable.
- Inventory applications and containers that bundle OpenEXR separately from OS packages.
- Restrict untrusted EXR file processing until affected versions are remediated.
Validation and detection
- Confirm installed OpenEXR versions are not 3.1.x before 3.1.4.
- Check package manager advisories for backported fixes on maintained distributions.
- Review SBOMs and container images for embedded OpenEXR libraries.
- Verify exposed upload or render paths do not use vulnerable OpenEXR builds.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CVE-2021-45942 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/google/oss-fuzz-vulns/blob/main/vulns/openexr/OSV-2021-1627.yamlCVE reference
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41416CVE reference
- https://github.com/AcademySoftwareFoundation/openexr/commit/db217f29dfb24f6b4b5100c24ac5e7490e1c57d0CVE reference
- https://github.com/AcademySoftwareFoundation/openexr/pull/1209CVE reference
- https://github.com/AcademySoftwareFoundation/openexr/commit/11cad77da87c4fa2aab7d58dd5339e254db7937eCVE reference
- https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.1.4CVE reference
- https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.4/CHANGES.md#version-314-january-26-2022CVE reference
- FEDORA-2022-89c31c0a0cCVE reference · vendor-advisory
- FEDORA-2022-b0a85ed1b3CVE reference · vendor-advisory
- FEDORA-2022-f2e0d16c90CVE reference · vendor-advisory
- GLSA-202210-31CVE reference · vendor-advisory
- DSA-5299CVE reference · vendor-advisory
- [debian-lts-announce] 20221211 [SECURITY] [DLA 3236-1] openexr security updateCVE reference · mailing-list
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
