CVE-2026-9076 is a low-severity heap out-of-bounds read in OpenSSL's CMS password-based decryption path for RFC 3211 PWRI key unwrapping. When attacker-supplied CMS data is processed, the key-encryption algorithm identifier can select a stream-mode KEK cipher even though the unwrap logic in kek_unwrap_key() assumes block-cipher semantics for the RFC check-byte validation. The function allocates a heap buffer based on the wrapped key length from the message and then performs a 7-byte check-byte test. The existing minimum-length guard is derived from the wrapping cipher block length, but because the attacker controls the cipher selection through the PWRI keyEncryptionAlgorithm OID and a stream-mode cipher may not provide the expected block-size constraints, the allocated buffer can be too small for the subsequent check-byte read. This results in a small heap buffer over-read during the unwrap attempt, before any password authentication succeeds. The issue affects applications that call CMS_decrypt() or CMS_decrypt_set1_password() on untrusted CMS input, including equivalent command-line usage of OpenSSL CMS password-based decryption. OpenSSL FIPS modules are not affected.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
33 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
An OpenSSL vulnerability addressed in Alpine Linux 3.22.5 and 3.23.5 as part of the June 9, 2026 OpenSSL advisory.
An OpenSSL vulnerability addressed in Alpine Linux 3.24.1 as part of the June 9, 2026 advisory.
A low-severity OpenSSL heap out-of-bounds read in CMS password-based decryption where attacker-controlled cipher selection can bypass length assumptions during PWRI key unwrap, potentially causing denial of service.
A security vulnerability in OpenSSL fixed by updating OpenSSL to version 3.5.7; no further details are provided in the content.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.