Answer in brief
CVE-2026-79994 records a Unknown severity vulnerability in Docker Sandboxes UDS forwarder can reach arbitrary host Unix sockets through a symlink race. The current sources do not mark it as known exploited. The current feed maps Docker/Docker Sandboxes (generic), Docker/Docker Sandboxes (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Docker/Docker Sandboxes (generic), Docker/Docker Sandboxes (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Docker/Docker Sandboxesgeneric | >=0.37.0 <0.41.0 | 0.41.0 |
| Docker/Docker Sandboxesgeneric | >=0.37.0 <0.42.0 | 0.42.0 |
Published upstream
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 15, 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.
Quoted source text, attributed separately from HOL analysis.