CVE-2026-79994
Docker Sandboxes UDS forwarder can reach arbitrary host Unix sockets through a symlink race
No known exploitation. EPSS puts it in the 3rd percentile. Only a workaround so far.
What to do
No fixed build is published yet. The vendor describes a workaround.
Steps
Written by AI from the record- 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.
What it is
From the CVE record
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
Written by AI from the recordDocker 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.
If you're affected
- Host service access
- Sensitive data exposure
- Host file modification
- Sandbox escape
- Operational disruption
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
0.1% chance of exploitation activity in the next 30 days, which ranks it in the 3rd percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
9 events over 1 day, from the signal feeds we watch.
- Workaround availableworkaround available, record updated, record updated
- Workaround availablepublished, weakness classified, att&ck mapped, record updated
Affected products
Technical detail
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Privilege EscalationT1068Exploitation for Privilege Escalationmedium confidence
Sources
References in the record
- docs.docker.com/ai/sandboxes/
- docs.docker.com/ai/sandboxes/security/isolation/
- github.com/docker/sailor/pull/2021
And 2 more references. See all after sign-in
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Docker Sandboxes, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI