AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-3941

MEDIUM · CVSS 6.5 EPSS 0.30%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-03-25 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. See the original NVD description below for full technical details.

CVE
CVE-2021-3941
Severity
MEDIUM
CVSS
6.5
EPSS
0.30%

Original NVD Description

In ImfChromaticities.cpp routine RGBtoXYZ(), there are some division operations such as `float Z = (1 - chroma.white.x - chroma.white.y) * Y / chroma.white.y;` and `chroma.green.y * (X + Z))) / d;` but the divisor is not checked for a 0 value. A specially crafted file could trigger a divide-by-zero condition which could affect the availability of programs linked with OpenEXR.

Related CVEs

Other vulnerabilities affecting the same vendor(s)