CVE-2026-45445
OpenSSL OpenSSL, openssl
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 c...
- CVSS
- 7.5
- EPSS
- 0.60% 45.5% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.10