216.73.216.170

CVE-2026-27622

· Published 03/03/2026 23:15 · Modified 04/03/2026 18:08

Labels: CVE-2026-27622 2026-03-03CVE-2026-27622CWE-787[email protected]

Essential information

Published
03/03/2026 23:15
Modified
04/03/2026 18:08
Author
Creator
CVSS
8.4 HIGH (v3) 8.4 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In CompositeDeepScanLine::readPixels, per-pixel totals are accumulated in vector<unsigned int> total_sizes for attacker-controlled large counts across many parts, total_sizes[ptr] wraps modulo 2^32. overall_sample_count is then derived from wrapped totals and used in samples[channel].resize(overall_sample_count). Decode pointer setup/consumption proceeds with true sample counts, and write operations in core unpack (generic_unpack_deep_pointers) overrun the undersized composite sample buffer. This vulnerability is fixed in v3.2.6, v3.3.8, and v3.4.6.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
openexr / openexr cpe:2.3:a:openexr:openexr:3.2.6:*:*:*:*:*:*:*
openexr / openexr cpe:2.3:a:openexr:openexr:3.3.8:*:*:*:*:*:*:*
openexr / openexr cpe:2.3:a:openexr:openexr:3.4.6:*:*:*:*:*:*:*

References