3 known bugs in github.com/docker/compose/v2, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| high | 2.34.0 | 2.40.2 | Docker Compose Vulnerable to Path Traversal via OCI Artifact Layer Annotations Docker Compose trusts the path information embedded in remote OCI compose artifacts. When a layer includes the annotations com.docker.compose.extends or com.docker.compose.envfile, Compose joins the attacker‑supplied value from com.docker.compose.file/com.docker.compose.envfile with its local cache directory and writes the file there.
### Impact
This affects any platform or workflow that resolves remote OCI compose artifacts, Docker Desktop, standalone Compose binaries on Linux, CI/CD runners, cloud dev environments is affected.
An attacker can escape the cache directory and overwrite arbitrary files on the machine running docker compose, even if the user only runs read‑only commands such as docker compose config or docker compose ps.
### Patches
v2.40.2
### Workarounds
NA | fixed |
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/go/github.com/docker/compose/v2| medium | any | 29.2.0+incompatible | Docker CLI Plugins: Uncontrolled Search Path Element Leads to Local Privilege Escalation on Windows in github.com/docker/cli Docker CLI Plugins: Uncontrolled Search Path Element Leads to Local Privilege Escalation on Windows in github.com/docker/cli | fixed | osv:GO-2026-4610 |
| medium | any | 2.40.2 | Docker Compose Vulnerable to Path Traversal via OCI Artifact Layer Annotations in github.com/docker/compose Docker Compose Vulnerable to Path Traversal via OCI Artifact Layer Annotations in github.com/docker/compose | fixed | osv:GO-2025-4077 |