<?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>Openssl on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/openssl/</link><description>Recent content in Openssl 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/openssl/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><item><title>CVE-2023-5678 OpenSSL DH DoS Flaw Affects Azure</title><link>https://zxcloudsecurity.co.uk/posts/azure-openssl-dh-dos-cve-2023-5678/</link><pubDate>Sat, 13 Jun 2026 08:06:42 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/azure-openssl-dh-dos-cve-2023-5678/</guid><description>CVE-2023-5678 is an OpenSSL denial-of-service vulnerability affecting Azure. Large DH Q parameters cause excessive CPU use. Patch now.</description><content:encoded><![CDATA[<p>🟡 <strong>Medium</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-5678">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2023-5678 is a vulnerability in OpenSSL where processing a Diffie-Hellman (DH) key or parameter with an excessively large Q value can cause the application to hang, consuming significant CPU time. This creates a denial-of-service risk for any service that processes externally supplied DH parameters. Microsoft has published guidance via the MSRC as it affects components within the Azure ecosystem.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Review any Azure services or workloads using OpenSSL for TLS/cryptographic operations and ensure OpenSSL is patched to a version addressing CVE-2023-5678. Pay particular attention to services that accept client-supplied DH parameters, and consider disabling legacy DH cipher suites where not required.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-5678">CVE-2023-5678 Excessive time spent in DH check / generation with large Q parameter value</a></p>
]]></content:encoded></item></channel></rss>