<?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>Xss on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/xss/</link><description>Recent content in Xss on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Thu, 04 Jun 2026 08:45:09 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/xss/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-27136: XSS in golang.org/x/net/html on Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-27136-xss-golang-net-html-azure/</link><pubDate>Thu, 04 Jun 2026 08:45:09 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-27136-xss-golang-net-html-azure/</guid><description>CVE-2026-27136 is an XSS flaw in Go&amp;#39;s golang.org/x/net/html package. Azure-hosted Go apps may be at risk — patch now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-27136">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-27136 is a Cross-Site Scripting (XSS) vulnerability in the Go standard library package golang.org/x/net/html, triggered by invoking duplicate HTML attributes during parsing. An attacker able to influence HTML content processed by an affected Go application could inject malicious scripts into users&rsquo; browsers. This is particularly relevant to cloud-hosted Go applications and services built on Azure that rely on this library for HTML handling.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure-hosted Go applications and container images for use of golang.org/x/net/html and update to the patched version immediately; also review your software composition analysis (SCA) tooling to ensure this transitive dependency is flagged across all pipelines.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-27136">CVE-2026-27136 Invoking  duplicate attributes can cause XSS in golang.org/x/net/html</a></p>
]]></content:encoded></item><item><title>CVE-2026-42506: Go x/net/html Namespace Parsing Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-42506-golang-x-net-html-namespaced-elements-foreign-content/</link><pubDate>Thu, 04 Jun 2026 08:45:02 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-42506-golang-x-net-html-namespaced-elements-foreign-content/</guid><description>CVE-2026-42506 affects golang.org/x/net/html, causing incorrect handling of namespaced elements in foreign content. Azure Go apps may be at risk of XSS or</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42506">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-42506 is a vulnerability in the golang.org/x/net/html package where namespaced elements in foreign content (such as SVG or MathML within HTML) are handled incorrectly, potentially allowing malformed input to bypass parsing expectations. This could be exploited to conduct cross-site scripting (XSS) or HTML injection attacks in applications that rely on this Go library for HTML parsing or sanitisation. It is particularly relevant to Azure-hosted Go applications and services that process user-supplied HTML content.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit your Azure workloads and container images for any Go applications using golang.org/x/net/html and update to the patched version of the package immediately. Pay particular attention to services that parse or sanitise untrusted HTML input, as these are at greatest risk of exploitation.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42506">CVE-2026-42506 Invoking  incorrect handling of namespaced elements in foreign content in golang.org/x/net/html</a></p>
]]></content:encoded></item></channel></rss>