<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Iv-Reuse on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/iv-reuse/</link><description>Recent content in Iv-Reuse on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Fri, 13 Jun 2025 08:02:20 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/iv-reuse/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-45445: AES-OCB IV Flaw in OpenSSL on Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-45445-aes-ocb-iv-ignored-evp-cipher-azure/</link><pubDate>Sat, 13 Jun 2026 08:02:20 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-45445-aes-ocb-iv-ignored-evp-cipher-azure/</guid><description>CVE-2026-45445 causes AES-OCB IV to be ignored via EVP_Cipher(), breaking encryption integrity. Learn the impact and mitigation steps for Azure workloads.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45445">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-45445 is a cryptographic vulnerability in OpenSSL&rsquo;s AES-OCB mode where the Initialisation Vector (IV) is silently ignored when encryption or decryption is performed via the EVP_Cipher() API path. This means data intended to be protected with a unique IV may be encrypted with a predictable or reused nonce, undermining the confidentiality and integrity guarantees of AES-OCB. Any Azure service or workload relying on OpenSSL&rsquo;s EVP_Cipher() with AES-OCB mode is potentially at risk of ciphertext forgery or plaintext recovery.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit workloads and Azure-hosted applications that use OpenSSL&rsquo;s EVP_Cipher() with AES-OCB mode and prioritise patching to a remediated OpenSSL version as soon as Microsoft and upstream OpenSSL publish fixes. If AES-OCB is not a hard requirement, consider migrating to AES-GCM via the EVP_AEAD API as an interim risk reduction measure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45445">CVE-2026-45445 AES-OCB IV Ignored on EVP_Cipher() Path</a></p>
]]></content:encoded></item></channel></rss>