Lucene search
+L

2700 matches found

RedhatCVE
RedhatCVE
added 2026/04/06 7:47 p.m.13 views

CVE-2026-34589

A flaw was found in OpenEXR. The DWA lossy decoder, responsible for processing EXR image files, incorrectly handles large image widths. This occurs because temporary block pointers are constructed using signed 32-bit arithmetic, which can overflow. A remote attacker could exploit this by providin...

8.8CVSS6.6AI score0.00419EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/04/06 6:13 p.m.10 views

CVE-2026-34380

A flaw was found in OpenEXR, an image storage format library. A remote attacker could exploit a signed integer overflow vulnerability in the undopxr24impl function when processing a specially crafted EXR image file. This overflow can cause the application to write pixel data beyond its allocated...

5.9CVSS6.3AI score0.00255EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/06 5:51 p.m.22 views

EUVD-2026-7407

OpenEXR has heap-buffer-overflow via signed integer underflow in ImfContextInit.cpp...

6.5CVSS5.9AI score0.00523EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/06 5:51 p.m.11 views

OpenEXR has heap-buffer-overflow via signed integer underflow in ImfContextInit.cpp

Summary A heap-buffer-overflow OOB read occurs in the istreamnonparallelread function in ImfContextInit.cpp when parsing a malformed EXR file through a memory-mapped IStream. A signed integer subtraction produces a negative value that is implicitly converted to sizet, resulting in a massive lengt...

6.5CVSS5.9AI score0.00523EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/06 5:51 p.m.9 views

GHSA-Q6VJ-WXVF-5M8C OpenEXR has heap-buffer-overflow via signed integer underflow in ImfContextInit.cpp

Summary A heap-buffer-overflow OOB read occurs in the istreamnonparallelread function in ImfContextInit.cpp when parsing a malformed EXR file through a memory-mapped IStream. A signed integer subtraction produces a negative value that is implicitly converted to sizet, resulting in a massive lengt...

6.5CVSS5.9AI score0.00523EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/06 5:51 p.m.13 views

GHSA-57CW-J6VP-2P9M OpenEXR has use after free in PyObject_StealAttrString

Summary There is a use-after-free in PyObjectStealAttrString of pyOpenEXRold.cpp. This bug was found with ZeroPath. Details The legacy adapter defines PyObjectStealAttrString that calls PyObjectGetAttrString to obtain a new reference, immediately decrefs it, and returns the pointer. Callers then...

7.5CVSS7.1AI score0.003EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/06 5:51 p.m.10 views

EUVD-2025-50826

OpenEXR has use after free in PyObjectStealAttrString...

7.5CVSS7.1AI score0.003EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/06 5:51 p.m.13 views

OpenEXR has use after free in PyObject_StealAttrString

Summary There is a use-after-free in PyObjectStealAttrString of pyOpenEXRold.cpp. This bug was found with ZeroPath. Details The legacy adapter defines PyObjectStealAttrString that calls PyObjectGetAttrString to obtain a new reference, immediately decrefs it, and returns the pointer. Callers then...

7.5CVSS5.9AI score0.003EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/06 5:51 p.m.18 views

EUVD-2025-50827

OpenEXR has buffer overflow in PyOpenEXRold's channels and channel...

7.8CVSS7.3AI score0.00243EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/06 5:51 p.m.6 views

GHSA-VH63-9MQX-WMJR OpenEXR has buffer overflow in PyOpenEXR_old's channels() and channel()

Summary A memory safety bug in the legacy OpenEXR Python adapter the deprecated OpenEXR.InputFile wrapper allow crashes and likely code execution when opening attacker-controlled EXR files or when passing crafted Python objects. Integer overflow and unchecked allocation in InputFile.channel and...

7.8CVSS7.6AI score0.00243EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/06 5:51 p.m.10 views

OpenEXR has buffer overflow in PyOpenEXR_old's channels() and channel()

Summary A memory safety bug in the legacy OpenEXR Python adapter the deprecated OpenEXR.InputFile wrapper allow crashes and likely code execution when opening attacker-controlled EXR files or when passing crafted Python objects. Integer overflow and unchecked allocation in InputFile.channel and...

7.8CVSS6.4AI score0.00243EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/06 5:51 p.m.16 views

EUVD-2025-50828

OpenEXR Makes Use of Uninitialized Memory...

7.5CVSS7.1AI score0.00382EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/04/06 5:51 p.m.13 views

OpenEXR Makes Use of Uninitialized Memory

Summary While fuzzing openexrexrcheckfuzzer, Valgrind reports a conditional branch depending on uninitialized data inside genericunpack. This indicates a use of uninitialized memory CWE-457. The issue is reproducible with the current OSS-Fuzz harness and a single-file PoC. Details Environment: -...

7.5CVSS6AI score0.00382EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/04/06 5:51 p.m.7 views

GHSA-3H9H-QFVW-98HQ OpenEXR Makes Use of Uninitialized Memory

Summary While fuzzing openexrexrcheckfuzzer, Valgrind reports a conditional branch depending on uninitialized data inside genericunpack. This indicates a use of uninitialized memory CWE-457. The issue is reproducible with the current OSS-Fuzz harness and a single-file PoC. Details Environment: -...

7.5CVSS7.2AI score0.00382EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/04/06 5:42 p.m.11 views

CVE-2026-34378

A flaw was found in OpenEXR, a widely used image storage format. A remote attacker could exploit a missing bounds check vulnerability by crafting a malicious EXR file. By manipulating a specific attribute in the file header, an attacker can trigger an integer overflow, causing the application to...

6.5CVSS5.8AI score0.00262EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/04/06 5:42 p.m.15 views

CVE-2026-34379

A flaw was found in OpenEXR, an image storage format library for the motion picture industry. A remote attacker could exploit this vulnerability by providing a specially crafted DWA or DWAB-compressed EXR file containing a FLOAT-type channel. When the file is decoded, a misaligned memory write...

7.1CVSS5.8AI score0.00283EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/06 4:16 p.m.11 views

CVE-2026-34589

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, the DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. Fo...

8.8CVSS0.00419EPSS
SaveExploits1References7
OSV
OSV
added 2026/04/06 4:16 p.m.13 views

DEBIAN-CVE-2026-34589

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, the DWA lossy decoder constructs temporary per-component block pointers using signed 32-bit arithmetic. Fo...

5CVSS5.3AI score0.00419EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/06 4:16 p.m.24 views

CVE-2026-34379

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a misaligned memory write vulnerability exists in LossyDctDecoderexecute in...

7.1CVSS0.00283EPSS
SaveExploits1References7
OSV
OSV
added 2026/04/06 4:16 p.m.8 views

DEBIAN-CVE-2026-34379

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a misaligned memory write vulnerability exists in LossyDctDecoderexecute in...

7.1CVSS5.6AI score0.00283EPSS
SaveExploits1References1
Rows per page
Query Builder