Incorrect Tag Processing for Empty Messages in OpenSSL AES-GCM-SIV and AES-SIV
CVE-2026-45446 is a flaw in OpenSSL's provider implementations of AES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452). During decryption, authentication of Additional Authenticated Data (AAD) is mishandled when the ciphertext is empty. Specifically, the expected authentication tag is only computed when the decryption path processes non-empty ciphertext data. If an application supplies AAD and then calls EVP_DecryptFinal_ex() without first invoking the ciphertext update path, as can occur when the received ciphertext length is zero, the tag is never recomputed and remains at its all-zero value. As a result, an attacker can cause authentication to succeed for forged empty-ciphertext messages. For AES-GCM-SIV, an attacker can send arbitrary AAD, empty ciphertext, and an all-zero tag and have it accepted under any unknown key in a single shot. For AES-SIV, exploitation requires reuse of the decryption context without resetting the key. AES-SIV has been present since OpenSSL 3.0 and AES-GCM-SIV since OpenSSL 3.2. OpenSSL's own TLS, CMS, PKCS7, HPKE, and QUIC protocol implementations do not use these modes, so exposure is limited to applications implementing their own protocols via the EVP interface.
Are you exposed to this one?
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.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Affected products & vendors
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.
Recent activity
6 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.24.1 as part of the June 9, 2026 advisory.
A low-severity OpenSSL authentication flaw in AES-SIV and AES-GCM-SIV handling of empty ciphertext messages, allowing forgery of empty messages with arbitrary AAD under certain application behaviors.
The version that knows your environment.
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.