OpenSSL CMS Decryption Vulnerability Affects OpenSSL Products
CVE-2026-63072

Currently unrated

Key Information:

Vendor

OpenSSL

Status
Vendor
CVE Published:
25 August 2026

What is CVE-2026-63072?

An out-of-bounds heap write vulnerability exists in OpenSSL's CMS decryption, which occurs during the unwrapping of keys. By supplying a specially crafted CMS message, an attacker can cause an 8-byte overflow, resulting in heap corruption. This vulnerability can be exploited via the public CMS_decrypt() function, leading to a Denial of Service. The vulnerability is particularly concerning as it enables the attacker to manipulate the key-wrap OID in a way that corrupts the heap, disrupting normal operations. The OpenSSL team has addressed this issue in patches that ensure the unwrap output buffer is correctly sized to prevent such overflows.

Affected Version(s)

OpenSSL 4.0.0 < 4.0.2

OpenSSL 3.6.0 < 3.6.4

OpenSSL 3.5.0 < 3.5.8

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Bhabani Sankar Das
Filipe Casal(Trail of Bits)
Daniel Kubec
.