CVE-2026-45446

EUVD-2026-35490
Issue summary: The implementations of AES-SIV (RFC 5297) and AES-GCM-SIV
(RFC 8452) mishandle the authentication of AAD (Additional Authenticated
Data) with an empty ciphertext allowing a forgery of such messages.

Impact summary: An attacker can forge empty messages with arbitrary AAD
to the victim's application using these ciphers.

AES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452) are nonce-misuse-resistant AEAD
modes: they accept a key, nonce, optional AAD (bytes that are authenticated
but not encrypted), and plaintext, and produces ciphertext plus a 16-byte
tag. On decrypt, `EVP_DecryptFinal_ex()` is documented to return success only
if the tag is verified succesfully.

In OpenSSL's provider implementation of these ciphers, the expected tag is
computed only when decryption function is invoked with non-empty data.
If the caller supplies AAD and then calls `EVP_DecryptFinal_ex()` without
invocation of the ciphertext update, which can happen when the received
ciphertext length is zero, the tag is never recalculated and still holds its
all-zeros value.

When AES-GCM-SIV is used, an attacker who sends arbitrary AAD, empty
ciphertext, and all-zeros tag passes authentication under any key they do not
know, single-shot. When AES-SIV is used, for mounting the attack it's
necessary for the application to reuse the decryption context without
resetting the key.

AES-SIV is implemented since OpenSSL 3.0. AES-GCM-SIV is implemented since
OpenSSL 3.2.

No protocols implemented in OpenSSL itself (TLS/CMS/PKCS7/HPKE/QUIC) support
either AES-GCM-SIV or AES-SIV. To mount an attack, the applications must
implement their own protocol and use the EVP interface. Also they must skip the
ciphertext update when a message with an empty ciphertext arrives.

The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this
issue, as these algorithms are not FIPS approved and the affected code is
outside the OpenSSL FIPS module boundary.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
4.8 MEDIUM
NETWORK
HIGH
NONE
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Base Score
CVSS 3.x
EPSS Score
Percentile: 28%
Affected Products (NVD)
VendorProductVersion
opensslopenssl
3.0.0 ≤
𝑥
< 3.0.21
opensslopenssl
3.4.0 ≤
𝑥
< 3.4.6
opensslopenssl
3.5.0 ≤
𝑥
< 3.5.7
opensslopenssl
3.6.0 ≤
𝑥
< 3.6.3
opensslopenssl
4.0.0
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
openssl
bookworm
3.0.20-1~deb12u2
fixed
bookworm (security)
3.0.20-1~deb12u2
fixed
bullseye
1.1.1w-0+deb11u1
fixed
bullseye (security)
1.1.1w-0+deb11u8
fixed
forky
3.6.3-1
fixed
sid
3.6.3-1
fixed
trixie
3.5.6-1~deb13u2
fixed
trixie (security)
3.5.6-1~deb13u2
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
edk2
bionic
not-affected
focal
not-affected
jammy
not-affected
noble
needs-triage
questing
ignored
resolute
needs-triage
nodejs
bionic
not-affected
focal
not-affected
jammy
needed
noble
not-affected
questing
not-affected
resolute
not-affected
trusty
not-affected
openssl
bionic
not-affected
focal
not-affected
jammy
Fixed 3.0.2-0ubuntu1.25
released
noble
Fixed 3.0.13-0ubuntu3.11
released
questing
Fixed 3.5.3-1ubuntu3.4
released
resolute
Fixed 3.5.5-1ubuntu3.2
released
trusty
not-affected
xenial
not-affected
openssl-fips
jammy
dne
noble
dne
questing
dne
resolute
dne
openssl1.0
bionic
not-affected
jammy
dne
noble
dne
questing
dne
resolute
dne
openSUSE logo
openSUSE / SLES Releases
openSUSE Product
Release
libopenssl-3-devel
suse enterprise desktop 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise sap 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise server 15 SP4
3.0.8-150400.4.87.1
fixed
suse enterprise server 15 SP5
3.0.8-150500.5.66.1
fixed
suse enterprise server 15 SP6
3.1.4-150600.5.53.1
fixed
suse enterprise server 15 SP7
3.2.3-150700.5.36.1
fixed
libopenssl-3-fips-provider
suse enterprise desktop 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise sap 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise server 15 SP6
3.1.4-150600.5.53.1
fixed
suse enterprise server 15 SP7
3.2.3-150700.5.36.1
fixed
libopenssl-3-fips-provider-32bit
suse enterprise desktop 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise sap 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise server 15 SP6
3.1.4-150600.5.53.1
fixed
suse enterprise server 15 SP7
3.2.3-150700.5.36.1
fixed
libopenssl3
suse enterprise desktop 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise sap 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise server 15 SP4
3.0.8-150400.4.87.1
fixed
suse enterprise server 15 SP5
3.0.8-150500.5.66.1
fixed
suse enterprise server 15 SP6
3.1.4-150600.5.53.1
fixed
suse enterprise server 15 SP7
3.2.3-150700.5.36.1
fixed
libopenssl3-32bit
suse enterprise desktop 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise sap 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise server 15 SP6
3.1.4-150600.5.53.1
fixed
suse enterprise server 15 SP7
3.2.3-150700.5.36.1
fixed
openssl-3
suse enterprise desktop 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise sap 15 SP7
3.2.3-150700.5.36.1
fixed
suse enterprise server 15 SP4
3.0.8-150400.4.87.1
fixed
suse enterprise server 15 SP5
3.0.8-150500.5.66.1
fixed
suse enterprise server 15 SP6
3.1.4-150600.5.53.1
fixed
suse enterprise server 15 SP7
3.2.3-150700.5.36.1
fixed
Red Hat logo
Red Hat Enterprise Linux Releases
Red Hat Product
Release
openssl
RHEL 9
1:3.5.5-4.el9_8
fixed
openssl-devel
RHEL 9
1:3.5.5-4.el9_8
fixed
openssl-libs
RHEL 9
1:3.5.5-4.el9_8
fixed
openssl-perl
RHEL 9
1:3.5.5-4.el9_8
fixed
Amazon Linux logo
Amazon Linux Releases
Amazon Package
Release
openssl
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-debuginfo
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-debugsource
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-devel
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-fips-provider-latest
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-fips-provider-latest-debuginfo
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-libs
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-libs-debuginfo
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-perl
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-snapsafe-libs
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
openssl-snapsafe-libs-debuginfo
Amazon Linux 2023
1:3.5.5-1.amzn2023.0.5
fixed
Azure Linux logo
Azure Linux Releases
Azure Package
Release
openssl
Azure Linux 3.0
0:3.3.7-3.azl3
fixed