<?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>Code-Injection on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/code-injection/</link><description>Recent content in Code-Injection on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Fri, 13 Jun 2025 08:01:47 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/code-injection/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-47162: Vim netrw Code Injection Vulnerability</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-47162-vim-netrw-vimscript-code-injection/</link><pubDate>Sat, 13 Jun 2026 08:01:47 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-47162-vim-netrw-vimscript-code-injection/</guid><description>CVE-2026-47162 allows Vimscript code injection via crafted directory names in Vim&amp;#39;s netrw plugin. Learn the impact and mitigation steps for Azure environme</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47162">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-47162 is a code injection vulnerability in Vim&rsquo;s netrw plugin, specifically within the NetrwBookHistSave() function. A crafted directory name can trigger arbitrary Vimscript execution, potentially allowing an attacker to run malicious code in the context of the user running Vim. This is relevant to cloud environments where Vim is commonly used on Linux-based virtual machines and containers for editing configuration files.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit your Linux VM and container base images to identify Vim versions in use and apply vendor patches promptly. Consider enforcing policy to restrict or replace Vim with minimal editors in production environments where netrw functionality is unnecessary, reducing the attack surface.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47162">CVE-2026-47162 Vim: Vimscript Code Injection in netrw NetrwBookHistSave() via crafted directory name</a></p>
]]></content:encoded></item><item><title>CVE-2026-47167: Vim Vimscript Code Injection Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-47167-vim-vimscript-code-injection-cucumber-plugin/</link><pubDate>Sat, 13 Jun 2026 08:01:41 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-47167-vim-vimscript-code-injection-cucumber-plugin/</guid><description>CVE-2026-47167 allows code injection via Vim&amp;#39;s cucumber filetype plugin. Learn the impact and how cloud engineers should respond.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47167">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-47167 is a code injection vulnerability in Vim&rsquo;s built-in cucumber filetype plugin, where a specially crafted step-definition regular expression can trigger arbitrary Vimscript execution. This affects developers and engineers who open untrusted files in Vim, potentially allowing an attacker to execute code in the context of the user&rsquo;s session. While not directly an Azure service vulnerability, Microsoft has published this advisory likely due to its relevance to Azure developer tooling and cloud-hosted development environments.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Ensure developer workstations and cloud-based development environments (such as Azure DevBox or cloud VMs used for development) are running a patched version of Vim. Additionally, consider enforcing policies that prevent opening untrusted or externally sourced files in editors without sandboxing, particularly in CI/CD pipeline contexts.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-47167">CVE-2026-47167 Vim: Vimscript Code Injection in cucumber filetype plugin via crafted step-definition regex</a></p>
]]></content:encoded></item></channel></rss>