CVE-2026-79994

HIGH CVSS 4.0: 8.7 EPSS 0.11%
Updated Sep 16, 2026
Docker
Parameter Value
CVSS 8.7 (HIGH)
Type CWE-367 (Time-of-check Time-of-use (TOCTOU))
Vendor Docker
Public PoC No

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.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Attack Requirements
Present
Additional conditions required
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v4.0

Vulnerable Products

docker:docker sandboxes