<?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>Wget on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/wget/</link><description>Recent content in Wget on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Wed, 03 Jun 2026 08:44:50 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/wget/index.xml" rel="self" type="application/rss+xml"/><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>