Heap Buffer Over-Read Vulnerability in OpenSSL CMS Affected Products
CVE-2026-9076
7.5HIGH
What is CVE-2026-9076?
A vulnerability exists in OpenSSL's CMS decryption process that allows an attacker to exploit a heap buffer over-read. By supplying crafted CMS data, an attacker can trigger a heap out-of-bounds read in the key unwrapping function, which may lead to a Denial of Service if the resultant memory allocation borders on unmapped pages. This issue occurs without requiring any password knowledge as the over-read happens before authentication. Although the read is limited to a few bytes and does not result in disclosed information to the attacker, it can cause application crashes, thereby impacting service availability.
Affected Version(s)
OpenSSL 4.0.0 < 4.0.1
OpenSSL 3.6.0 < 3.6.3
OpenSSL 3.5.0 < 3.5.7
References
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Bhabani Sankar Das
Haruki Oyama (Waseda University)
Nikola Pajkovsky