Impact
A race condition in the Docker "docker cp" mount setup allows a malicious container to create empty files or directories at any absolute path on the host filesystem. The resulting unauthorized file creation can undermine host integrity and serve as a foothold for further exploitation.
Affected Systems
The vulnerability affects Moby Daemon versions prior to 2.0.0‑beta.14 and Docker Engine versions earlier than 29.5.1 (including Docker daemon 28.5.2 and earlier).
Risk and Exploitability
The CVSS score of 6.1 indicates a moderate severity, and an EPSS score of less than 1% implies a low likelihood of exploitation. The vulnerability is not listed in CISA KEV. Attackers would need a container that can invoke "docker cp" and control symlink placement; the race condition occurs during mount setup and is mitigated by the patch.
OpenCVE Enrichment
Github GHSA