CVE-2026-41568
Analyzed
Analyzed - Analysis Complete
Race Condition in Docker Engine Allows Filesystem Manipulation
Vulnerability report for CVE-2026-41568, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-12
Last updated on: 2026-06-16
Assigner: GitHub, Inc.
Description
Description
Moby is an open source container framework. In Docker Engine prior to version 29.5.1, Docker Daemon versions 28.5.2 and prior, and Moby Daemon prior to version 2.0.0-beta.14, a race condition during docker cp mount setup allows a malicious container to create empty files or directories at arbitrary absolute paths on the host filesystem. This issue has been patched in Docker Engine version 29.5.1 and Moby Daemon version 2.0.0-beta.14.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| docker | engine | to 29.5.1 (exc) |
| mobyproject | moby | to 28.5.2 (inc) |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
| mobyproject | moby/v2 | 2.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-81 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters that could be interpreted as web-scripting elements when they are sent to an error page. |
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |