CVE-2026-79994
Docker Sandboxes UDS forwarder can reach arbitrary host Unix sockets through a symlink race
Description
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.
In plain language
AI Act nowDocker Sandboxes before 0.42.0 can let harmful code inside a sandbox reach protected parts of the host computer; act now if you use its guest-to-host socket relay.
CWE-367 time-of-check/time-of-use symlink race in Docker Sandboxes’ guest-to-host Unix-domain socket relay can redirect a validated workspace socket path to an arbitrary host AF_UNIX socket.
What to do now
- Check whether you run Docker Sandboxes and have the guest-to-host Unix-domain socket relay feature configured.
- Upgrade Docker Sandboxes to version 0.42.0 or later.
- If upgrading is delayed, use
--clonemode and avoid additional read-write host mounts. - Review sandbox activity and host-service logs for unexpected connections from sandbox workloads.
Weaknesses
Affected Products
Exploitability
Attack Graph
Click technique nodes for MITRE ATT&CK details · drag to pan · Ctrl/⌘ + scroll to zoom, or go fullscreen.
MITRE ATT&CK
1 techniqueReferences
- ⚡ Weekly Recap: Cisco 0-Day, AI Agent RCE, ClickFix Attacks, ClickFix Surge, and Browser Hijacksen·The Hacker News· Exploited Cisco Identity Services Engine zero-day
- Critical Docker Sandboxes Flaw Lets Malicious Guest Code Read and Modify macOS Host Filesen·The Hacker News· Patch Docker Sandboxes ai-ml
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-79994 and every CVE in our database. Create a free account — no credit card required.
Create Free Account