Security Advisory

CVE-2026-12039

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-18 13:48:14
Last updated 2026-06-30 16:37:53
Assigner Docker
CVSS score 5.7
State PUBLISHED

Description

Docker Sandboxes (sbx) enforces an HTTP/S-only egress allowlist but does not apply it to DNS resolution: the per-network embedded DNS server forwards any queried name to the host resolver whenever the network is internet-connected, without consulting the policy. A workload inside a sandbox, which the threat model treats as untrusted, can therefore encode data into DNS labels for an attacker-controlled domain and exfiltrate it through a DNS covert channel, bypassing the configured allowlist.