CVE-2026-45445

EUVD-2026-35489
Issue summary: When an application drives an AES-OCB context through the
public EVP_Cipher() one-shot interface, the application-supplied
initialisation vector (IV) is silently discarded.

Impact summary: Every message encrypted under the same key uses the
same effective nonce regardless of the IV supplied by the caller,
resulting in (key, nonce) reuse and loss of confidentiality.  If the
same code path is used to compute the authentication tag, the tag
depends only on the (key, IV) pair and not on the plaintext or
ciphertext, allowing universal forgery of arbitrary ciphertext from a
single captured message.

OpenSSL provides two ways to drive a cipher: the documented streaming
interface (EVP_CipherUpdate / EVP_CipherFinal_ex) and a lower-level
one-shot, EVP_Cipher(), whose documentation explicitly recommends
against use by applications in favour of EVP_CipherUpdate() and
EVP_CipherFinal_ex().  The OCB provider's streaming handler flushes
the application-supplied IV into the OCB context before processing
data; the one-shot handler did not.  Every call to EVP_Cipher() on an
AES-OCB context therefore ran with the all-zero key-derived offset
state left by cipher initialisation, regardless of the caller's IV.

If EVP_EncryptFinal_ex() is subsequently used to obtain the
authentication tag, the deferred IV setup runs at that point and
clears the running checksum that should have been accumulated over the
plaintext.  The resulting tag is a function of (key, IV) only and
verifies against any ciphertext produced under the same (key, IV)
pair.

The OpenSSL SSL/TLS implementation is not affected: AES-OCB is not a
TLS cipher suite, and libssl does not call EVP_Cipher() in any case.
Applications that drive AES-OCB through the documented streaming AEAD
API (EVP_CipherUpdate / EVP_CipherFinal_ex) are not affected.  Only
applications that combine the AES-OCB cipher with the EVP_Cipher()
one-shot API are vulnerable.

The FIPS modules in 4.0, 3.6, 3.5, 3.4 and 3.0 are not affected by
this issue, as AES-OCB is outside the OpenSSL FIPS module boundary.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
7.5 HIGH
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Base Score
CVSS 3.x
EPSS Score
Percentile: 45%
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
edk2
Azure Linux 3.0
0:20240524git3e722403cd16-18.azl3
fixed
openssl
Azure Linux 3.0
0:3.3.7-3.azl3
fixed