<?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>Cve-2026-7774 on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/cve-2026-7774/</link><description>Recent content in Cve-2026-7774 on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Sun, 15 Jun 2025 08:41:21 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/cve-2026-7774/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-7774: Python tarfile Path Traversal on Azure</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-7774-python-tarfile-data-filter-path-traversal-azure/</link><pubDate>Mon, 15 Jun 2026 08:41:21 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-7774-python-tarfile-data-filter-path-traversal-azure/</guid><description>CVE-2026-7774 allows attackers to bypass Python&amp;#39;s tarfile data_filter, writing files outside the extraction directory. Key risk for Azure cloud workloads.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-7774">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-7774 is a path traversal vulnerability in Python&rsquo;s tarfile module that allows an attacker to bypass the data_filter safety control, which is designed to prevent files from being extracted outside their intended directory. By crafting a malicious tar archive, an attacker could write files to arbitrary locations on the host filesystem. This is particularly concerning in cloud and containerised environments where tar extraction is commonly used in build pipelines, deployment scripts, and data ingestion workflows.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit any Azure-hosted workloads, CI/CD pipelines, or serverless functions that extract tar archives using Python — particularly those accepting user-supplied or third-party archives. Ensure Python runtimes are patched promptly and consider adding post-extraction validation checks to confirm no files landed outside the intended target directory.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-7774">CVE-2026-7774 tarfile.data_filter path traversal bypass allows writing outside the extraction directory</a></p>
]]></content:encoded></item></channel></rss>