<?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>Path-Traversal on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/path-traversal/</link><description>Recent content in Path-Traversal on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Thu, 04 Jun 2026 08:41:49 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/path-traversal/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-41140: Poetry Path Traversal in Python</title><link>https://zxcloudsecurity.co.uk/posts/cve-2026-41140-poetry-path-traversal-python-tar-extraction/</link><pubDate>Thu, 04 Jun 2026 08:41:49 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2026-41140-poetry-path-traversal-python-tar-extraction/</guid><description>CVE-2026-41140 exposes a path traversal flaw in Poetry&amp;#39;s tar extraction on Python 3.10–3.11. Learn the risk and how to remediate.</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41140">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2026-41140 is a path traversal vulnerability in Poetry, a Python dependency management tool, affecting Python versions 3.10.0–3.10.12 and 3.11.0–3.11.4. The flaw occurs during tar archive extraction, potentially allowing a malicious package to write files outside the intended directory. This could lead to arbitrary file overwrite or code execution on systems that process untrusted Python packages.</p>
<blockquote>
<p><strong>Architect&rsquo;s Take:</strong> Audit any Azure-hosted pipelines or build environments using Poetry with the affected Python versions and upgrade to patched releases immediately. Pay particular attention to CI/CD systems that install dependencies from external or untrusted sources, as these represent the highest-risk attack surface.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-41140">CVE-2026-41140 Poetry: Path traversal in tar extraction on Python 3.10.0 - 3.10.12 and 3.11.0 - 3.11.4</a></p>
]]></content:encoded></item></channel></rss>