CVE-2026-63072: Heap Buffer Overflow in CMS Key Unwrapping

Published Aug 25, 2026
·
Updated

Issue summary: OpenSSL CMS decryption sizes the key-unwrap output buffer based on querying the unwrapped key size, but the AES-WRAP-PAD unwrap primitive can write and cleanse more bytes than that query reports, causing an 8-byte out-of-bounds heap write.

Affected Software

2 affected components
OpenSSL OpenSSL
debian/openssl<=1.1.1w-0+deb11u1, <=1.1.1w-0+deb11u8, <=3.0.20-1~deb12u2, <=3.5.6-1~deb13u2, <=3.6.3-1

Event History

Aug 25, 2026
CVE Published
via MITRE·12:59 PM
Data Sourced
via MITRE·12:59 PM
DescriptionWeakness
Data Sourced
via NVD·01:19 PM
DescriptionSeverityWeakness
Data Sourced
via Ubuntu·07:09 PM
RemedyDescriptionSeverityAffected Software
Data Sourced
via Debian·07:11 PM
DescriptionAffected Software
Data Sourced
via Launchpad·07:11 PM
Description

Frequently Asked Questions

1

Is a non-default configuration required for exploitation?

No. The issue requires no special configuration and is reachable when a victim decrypts a crafted CMS message with CMS_decrypt().

2

What must an attacker provide to trigger the issue?

The attacker must supply a crafted CMS message for decryption. They can modify a legitimate message by changing a single key-wrap OID byte to select the AES-WRAP-PAD variant while leaving the rest of the message valid.

3

Does the CMS message decrypt successfully after the overwrite?

No. The unwrap operation ultimately fails its RFC 5649 integrity check because the unwrap key is derived from the recipient's private operation, such as ECDH key agreement or ML-KEM decapsulation. The out-of-bounds write occurs before the integrity failure is returned.

4

What is the expected impact of a successful trigger?

The write is a deterministic 8-byte, zero-value heap overflow immediately after the allocated buffer. It typically results in a denial of service through heap corruption.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203