目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-34380— OpenEXR 缓冲区错误漏洞

CVSS 5.9 · Medium EPSS 0.07% · P22

影响版本矩阵 3

厂商产品版本范围状态
AcademySoftwareFoundationopenexr>= 3.2.0, < 3.2.7affected
>= 3.3.0, < 3.3.9affected
>= 3.4.0, < 3.4.9affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-34380 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
OpenEXR has a signed integer overflow (undefined behavior) in undo_pxr24_impl may allow bounds-check bypass in PXR24 decompression
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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 signed integer overflow exists in undo_pxr24_impl() in src/lib/OpenEXRCore/internal_pxr24.c at line 377. The expression (uint64_t)(w * 3) computes w * 3 as a signed 32-bit integer before casting to uint64_t. When w is large, this multiplication constitutes undefined behavior under the C standard. On tested builds (clang/gcc without sanitizers), two's-complement wraparound commonly occurs, and for specific values of w the wrapped result is a small positive integer, which may allow the subsequent bounds check to pass incorrectly. If the check is bypassed, the decoding loop proceeds to write pixel data through dout, potentially extending far beyond the allocated output buffer. This vulnerability is fixed in 3.2.7, 3.3.9, and 3.4.9.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
整数溢出或超界折返
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
OpenEXR 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
OpenEXR是Academy Software Foundation开源的一种高动态范围图像(HDR)文件格式的开放标准。 OpenEXR 3.2.0至3.2.7之前版本、3.3.9之前版本和3.4.9之前版本存在缓冲区错误漏洞,该漏洞源于整数溢出可能导致绕过边界检查,可能导致越界写入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
AcademySoftwareFoundationopenexr >= 3.2.0, < 3.2.7 -

二、漏洞 CVE-2026-34380 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-34380 的情报信息

登录查看更多情报信息。

CVE-2026-34380 厂商安全公告 (1)

CVE-2026-34380 厂商页面 (2)

同批安全公告 · AcademySoftwareFoundation · 2026-04-06 · 共 5 条

CVE-2026-343797.1 HIGHOpenEXR 安全漏洞
CVE-2026-343786.5 MEDIUMOpenEXR 安全漏洞
CVE-2026-34589OpenEXR 缓冲区错误漏洞
CVE-2026-34588OpenEXR 缓冲区错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-34380

暂无评论


发表评论