DockerCVE-2026-79994
Docker Sandboxes: race condition
High8.7CVE-2026-79994 · Published Sep 15, 2026 · updated Sep 16, 2026
The guest-to-host Unix-domain socket relay in Docker Sandboxes validates that a socket path is inside an authorized workspace, but later reconnects using the pathname. A malicious guest can replace an intermediate directory with a symlink between validation and connection, causing the host to connect to an arbitrary AF_UNIX socket outside the shared workspace. This can expose data or host-side capabilities provided by the targeted socket.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Docker Sandboxes Product | >= 0.37.0, < 0.42.0 | 0.42.0 |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-367
More Docker advisories
All Docker| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 15 | Docker Sandboxes: code execution | Critical9.4 | 0.42.0 |
| Aug 18 | Docker CLI: link following | High7.1 | go-archive 0.3.0+4 more |
| Aug 12 | Docker Sandboxes: improper authorization | Medium5.7 | No fix yet |
| Jul 21 | Docker BuildKit: improper input validation | Medium6.0 | 0.31.2 |
| Jul 21 | Docker BuildKit: argument injection | High7.3 | No fix yet |
| Jul 21 | Docker BuildKit: authentication bypass | Medium6.9 | 0.31.2 |