<?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>Net-Html on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/net-html/</link><description>Recent content in Net-Html on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Wed, 18 Jun 2025 08:40:25 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/net-html/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-25680: Go net/html DoS Vulnerability on Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-25680-golang-net-html-denial-of-service-azure/</link><pubDate>Thu, 18 Jun 2026 08:40:25 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-25680-golang-net-html-denial-of-service-azure/</guid><description>CVE-2026-25680 is a denial-of-service flaw in golang.org/x/net/html affecting Go apps on Azure. Learn the impact and remediation steps.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25680">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-25680 is a denial-of-service vulnerability in the Go standard library package golang.org/x/net/html, triggered by parsing maliciously crafted HTML. An attacker could exploit this to crash or hang services that process arbitrary HTML input. This is particularly relevant to Azure-hosted Go applications and any managed services or pipelines built on the affected package.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit your Azure workloads and container images for any Go applications that import golang.org/x/net/html and process untrusted HTML input — patch to the fixed version of golang.org/x/net immediately and enforce dependency scanning in your CI/CD pipelines to catch similar library-level issues going forward.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-25680">CVE-2026-25680 Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html</a></p>
]]></content:encoded></item></channel></rss>