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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-9076— OpenSSL 缓冲区错误漏洞

AI 预测 5.5 利用难度: 中等 EPSS 0.29% · P21

影响版本矩阵 7

厂商产品版本范围状态
OpenSSLOpenSSL4.0.0< 4.0.1affected
3.6.0< 3.6.3affected
3.5.0< 3.5.7affected
3.4.0< 3.4.6affected
3.0.0< 3.0.21affected
1.1.1< 1.1.1zhaffected
1.0.2< 1.0.2zqaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Out-of-Bounds Read in CMS Password-Based Decryption
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Issue summary: When CMS password-based decryption (RFC 3211 / PWRI key unwrap) processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in kek_unwrap_key(). Impact summary: A heap buffer over-read may trigger a crash which leads to Denial of Service for an application if the input buffer ends at a memory page boundary and the following page is unmapped. There is no information disclosure as the over-read bytes are not revealed to the attacker. The key unwrapping function performs a check-byte test as specified in the RFC that reads 7 bytes from a heap allocation that is based on the wrapped key length from the message. There is a minimum length check based on the block length of the wrapping cipher. However the cipher is selected from an OID carried in the attacker's PWRI keyEncryptionAlgorithm with no requirement that the cipher be a block cipher. When an attacker selects a stream-mode cipher the guard will be ineffective and the allocated buffer containing the unwrapped key can be too small to fit the check-bytes specified in the RFC and a buffer over-read can happen. Applications calling CMS_decrypt() or CMS_decrypt_set1_password() (equivalently openssl cms -decrypt -pwri_password ...) on untrusted CMS data are vulnerable to this issue. No password knowledge is required: the over-read happens during the unwrap attempt before any authentication succeeds. The over-read is limited to a few bytes and is not written to output, so there is no information disclosure. Triggering a crash requires the allocation to border unmapped memory, which is unlikely with the normal allocator. The FIPS modules are not affected by this issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存读
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
OpenSSL 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
OpenSSL是OpenSSL团队的一个开源的能够实现安全套接层(SSLv2/v3)和安全传输层(TLSv1)协议的通用加密库。该产品支持多种加密算法,包括对称密码、哈希算法、安全散列算法等。 OpenSSL存在缓冲区错误漏洞,该漏洞源于CMS密码解密处理中,攻击者选择的流模式KEK密码可触发kek_unwrap_key函数中的堆越界读取,可能导致应用程序崩溃,造成拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
OpenSSLOpenSSL 4.0.0 ~ 4.0.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-9076 补丁与修复 (5)

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

同批安全公告 · OpenSSL · 2026-06-09 · 共 18 条

CVE-2026-45447OpenSSL 资源管理错误漏洞
CVE-2026-34183OpenSSL 安全漏洞
CVE-2026-34181OpenSSL 安全漏洞
CVE-2026-34180OpenSSL 缓冲区错误漏洞
CVE-2026-34182OpenSSL 安全漏洞
CVE-2026-35188OpenSSL 资源管理错误漏洞
CVE-2026-7383OpenSSL 缓冲区错误漏洞
CVE-2026-45446OpenSSL 安全漏洞
CVE-2026-45445OpenSSL 安全漏洞
CVE-2026-42771OpenSSL 缓冲区错误漏洞
CVE-2026-42768OpenSSL 安全漏洞
CVE-2026-42769OpenSSL 信任管理问题漏洞
CVE-2026-42767OpenSSL 代码问题漏洞
CVE-2026-42766OpenSSL 代码问题漏洞
CVE-2026-42764OpenSSL 代码问题漏洞
CVE-2026-42770OpenSSL 安全漏洞
CVE-2026-42765OpenSSL 代码问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-9076

暂无评论


发表评论