LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-45445

openssl · openssl

Published
CVSS7.5
Severityhigh
WeaknessCWE-325
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

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 (EV

References

← Back to the CVE Tracker

Our coverage of CVE-2026-45445

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-45445.