<?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>Docker Compose - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/docker-compose/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 08 Aug 2026 09:31:54 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/docker-compose/feed.xml" rel="self" type="application/rss+xml"/><item><title>Path Traversal Vulnerability in Docker Compose OCI Artifact Processing</title><link>https://feed.craftedsignal.io/briefs/2026-08-docker-compose-path-traversal/</link><pubDate>Sat, 08 Aug 2026 09:31:54 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-docker-compose-path-traversal/</guid><description>CVE-2025-62725 is a critical path traversal vulnerability in Docker Compose, allowing for unauthorized file system access or manipulation during the processing of malicious OCI artifact layer annotations.</description><content:encoded><![CDATA[<p>Microsoft has disclosed CVE-2025-62725, a security vulnerability affecting Docker Compose. The flaw resides in how the tool processes OCI artifact layer annotations. An attacker capable of crafting a malicious OCI artifact can leverage this path traversal vulnerability to access or manipulate files on the host system where Docker Compose is executed. This vulnerability poses a significant risk to development and build environments that ingest OCI artifacts from untrusted or compromised sources. Defenders should prioritize patching Docker Compose versions to the remediated release provided by the vendor, as this allows arbitrary file write or read access depending on the specific implementation context of the build process.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthorized file system access on the host, potentially leading to arbitrary code execution if an attacker can overwrite configuration files or binary paths used by the system. This impacts any environment utilizing Docker Compose for container orchestration or CI/CD pipelines, increasing the risk of supply chain compromise or container breakout.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update Docker Compose to the latest version immediately to patch CVE-2025-62725.</li>
<li>Audit CI/CD pipelines to ensure OCI artifacts are pulled only from trusted and verified registries.</li>
<li>Monitor logs for unusual file system access patterns originating from the Docker Compose process.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>