<?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>Container-Security on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/container-security/</link><description>Recent content in Container-Security on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Thu, 04 Jun 2026 08:45:29 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/container-security/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-9150: Libsolv Buffer Overflow in Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-9150-libsolv-stack-buffer-overflow-azure-debian-metadata/</link><pubDate>Thu, 04 Jun 2026 08:45:29 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-9150-libsolv-stack-buffer-overflow-azure-debian-metadata/</guid><description>CVE-2026-9150 is a stack-based buffer overflow in libsolv&amp;#39;s Debian metadata parser affecting SHA-384/SHA-512 checksums. Learn the Azure security impact and</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-9150">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-9150 is a stack-based buffer overflow vulnerability in libsolv, an open-source dependency resolution library, specifically within its Debian metadata parser when processing SHA-384 or SHA-512 checksums. An attacker who can supply malicious package metadata could potentially trigger the overflow to execute arbitrary code or crash affected services. This vulnerability is relevant to Azure environments that rely on libsolv for package management operations, such as those running Linux-based workloads or services that consume package repositories.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Identify any Azure Linux VMs, container images, or managed services (such as Azure Kubernetes Service nodes) that use libsolv for dependency resolution, and prioritise patching to the remediated version. In the interim, consider restricting access to untrusted or external package repositories to reduce exposure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-9150">CVE-2026-9150 Libsolv: stack-based buffer overflow in libsolv&rsquo;s debian metadata parser when handling sha384/sha512 checksums</a></p>
]]></content:encoded></item><item><title>AWS ECS Managed Instances Adds Trainium &amp; Inferentia</title><link>https://zxcloudsecurity.co.uk/posts/aws-ecs-managed-instances-trainium-inferentia-support/</link><pubDate>Wed, 03 Jun 2026 15:00:00 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/aws-ecs-managed-instances-trainium-inferentia-support/</guid><description>Amazon ECS Managed Instances now supports Trainium and Inferentia AI accelerators. Learn the security implications for cloud architects running ML workload</description><content:encoded><![CDATA[<p>🟢 <strong>Low</strong>  |  <strong>Source:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-ecs-managed-instances-neuron">AWS What&rsquo;s New</a></p>
<hr>
<p>Amazon ECS Managed Instances now supports AWS Trainium and Inferentia AI accelerator instance types, allowing teams to run ML training and inference workloads without managing the underlying EC2 infrastructure. A single task per instance is automatically allocated all accelerator resources via a NEURON_CORE configuration in the task definition. This is a feature release rather than a security event, though it expands the attack surface for ECS-based AI workloads.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Review IAM task roles and ECS task definitions for any new Trainium or Inferentia capacity providers to ensure least-privilege access; single-task-per-instance placement reduces noisy-neighbour risk but means a compromised container has full access to all Neuron cores, so container isolation and image provenance controls are critical.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-ecs-managed-instances-neuron">Amazon ECS Managed Instances now supports AWS Trainium and AWS Inferentia</a></p>
]]></content:encoded></item><item><title>CVE-2025-60876: BusyBox wget Header Injection Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2025-60876-busybox-wget-http-header-injection/</link><pubDate>Wed, 03 Jun 2026 08:44:50 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2025-60876-busybox-wget-http-header-injection/</guid><description>CVE-2025-60876 affects BusyBox wget ≤1.3.7, allowing HTTP header injection via control characters in URLs. Patch container images now.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-60876">Microsoft Security Response Center</a></p>
<hr>
<p>A vulnerability in BusyBox wget versions up to 1.3.7 allows attackers to inject arbitrary HTTP headers by embedding carriage return, line feed, or other control characters into the URL path or query string — a technique known as HTTP response splitting or header injection. This can enable request smuggling, session hijacking, or cache poisoning depending on the backend infrastructure. Any Azure or cloud workload using an affected BusyBox version to make outbound HTTP requests may be at risk.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit container images and lightweight Linux environments (particularly Alpine-based or IoT-adjacent workloads) for BusyBox wget versions at or below 1.3.7, and update to a patched release immediately. Enforce input validation at API gateways and WAF layers to strip raw control characters from HTTP request targets as a defence-in-depth measure.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-60876">CVE-2025-60876 BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).</a></p>
]]></content:encoded></item></channel></rss>