8.7
HIGH CVSS 4.0
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.

INFO

Published Date :

Sept. 15, 2026, 9:16 p.m.

Last Modified :

Sept. 15, 2026, 10:17 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-79994 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Docker sandboxes
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 HIGH 686469e6-3ff6-451b-ab8b-cf5b9e89401e
CVSS 4.0 HIGH [email protected]
Solution
Validate socket paths strictly and avoid race conditions during symlink checks.
  • Ensure socket path validation is robust against symlink attacks.
  • Consider using more secure inter-process communication mechanisms.
  • Update Docker Sandbox components to the latest secure version.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-79994.

URL Resource
https://docs.docker.com/ai/sandboxes/
https://docs.docker.com/ai/sandboxes/security/isolation/
https://github.com/docker/sailor/pull/2021
https://github.com/docker/sandboxes/pull/5342
https://github.com/docker/sbx-releases/releases/tag/v0.42.0
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-79994 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-79994 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-79994 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-79994 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Sep. 15, 2026

    Action Type Old Value New Value
    Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/79xxx/CVE-2026-79994.json">CVE-2026-79994</a>
    Added Reference https://github.com/docker/sbx-releases/releases/tag/v0.42.0
    Removed Reference https://github.com/docker/sbx-releases/releases/tag/v0.41.0
  • New CVE Received by [email protected]

    Sep. 15, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V4.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
    Added CWE CWE-367
    Added Affected New affected value received. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/79xxx/CVE-2026-79994.json">CVE-2026-79994</a>
    Added Reference https://docs.docker.com/ai/sandboxes/
    Added Reference https://docs.docker.com/ai/sandboxes/security/isolation/
    Added Reference https://github.com/docker/sailor/pull/2021
    Added Reference https://github.com/docker/sandboxes/pull/5342
    Added Reference https://github.com/docker/sbx-releases/releases/tag/v0.41.0
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.