<?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>Connection-Reuse on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/connection-reuse/</link><description>Recent content in Connection-Reuse on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Fri, 13 Jun 2025 08:41:54 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/connection-reuse/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-4873: Azure TLS Bypass via Connection Reuse</title><link>https://zxcloudsecurity.co.uk/posts/azure-tls-bypass-connection-reuse-cve-2026-4873/</link><pubDate>Sat, 13 Jun 2026 08:41:54 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/azure-tls-bypass-connection-reuse-cve-2026-4873/</guid><description>CVE-2026-4873 allows Azure connection reuse to silently bypass TLS requirements, risking data exposure in transit. Learn what architects should do.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-4873">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-4873 is a vulnerability in Azure where connection reuse logic fails to enforce TLS requirements, potentially allowing unencrypted connections to be used in place of secured ones. This could expose sensitive data in transit to interception or tampering. It matters because services relying on TLS for confidentiality and integrity may be silently bypassed without any visible error.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit any Azure services or application configurations that rely on connection pooling or reuse, and ensure TLS enforcement is explicitly validated at the application layer rather than assumed. Consider enabling strict transport policies and monitoring for unexpected plaintext traffic in your network telemetry.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-4873">CVE-2026-4873 connection reuse ignores TLS requirement</a></p>
]]></content:encoded></item></channel></rss>